ok, i'm running php, mysql, and apache on windows xp. it all seems to work well, when i install a forum, it works. but when i try to get php nuke to work, i have no such luck. heres the type of stuff i see all over the index page after installing php-nuke:
Notice: Undefined variable: HTTP_USER_AGENT in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 16
Notice: import_request_variables() [function.import-request-variables]: No prefix specified - possible security hazard in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 39
Notice: Undefined variable: forum_admin in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 69
Notice: Use of undefined constant inside_mod - assumed 'inside_mod' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 72
Notice: Undefined variable: inside_mod in C:\Program Files\Apache Group\Apache2\htdocs\html\db\db.php on line 44
Notice: Use of undefined constant sitename - assumed 'sitename' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 88
Notice: Use of undefined constant nukeurl - assumed 'nukeurl' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 89
Notice: Use of undefined constant site_logo - assumed 'site_logo' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 90
Notice: Use of undefined constant slogan - assumed 'slogan' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 91
Notice: Use of undefined constant startdate - assumed 'startdate' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 92
Notice: Use of undefined constant adminmail - assumed 'adminmail' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 93
Notice: Use of undefined constant anonpost - assumed 'anonpost' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 94
Notice: Use of undefined constant Default_Theme - assumed 'Default_Theme' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 95
Notice: Use of undefined constant foot1 - assumed 'foot1' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 96
Notice: Use of undefined constant foot2 - assumed 'foot2' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 97
Notice: Use of undefined constant foot3 - assumed 'foot3' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 98
Notice: Use of undefined constant commentlimit - assumed 'commentlimit' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 99
Notice: Use of undefined constant anonymous - assumed 'anonymous' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 100
Notice: Use of undefined constant minpass - assumed 'minpass' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 101
Notice: Use of undefined constant pollcomm - assumed 'pollcomm' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 102
Notice: Use of undefined constant articlecomm - assumed 'articlecomm' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 103
Notice: Use of undefined constant broadcast_msg - assumed 'broadcast_msg' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 104
Notice: Use of undefined constant my_headlines - assumed 'my_headlines' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 105
Notice: Use of undefined constant top - assumed 'top' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 106
Notice: Use of undefined constant storyhome - assumed 'storyhome' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 107
Notice: Use of undefined constant user_news - assumed 'user_news' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 108
Notice: Use of undefined constant oldnum - assumed 'oldnum' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 109
Notice: Use of undefined constant ultramode - assumed 'ultramode' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 110
Notice: Use of undefined constant banners - assumed 'banners' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 111
Notice: Use of undefined constant backend_title - assumed 'backend_title' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 112
Notice: Use of undefined constant backend_language - assumed 'backend_language' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 113
Notice: Use of undefined constant language - assumed 'language' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 114
Notice: Use of undefined constant locale - assumed 'locale' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 115
Notice: Use of undefined constant multilingual - assumed 'multilingual' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 116
Notice: Use of undefined constant useflags - assumed 'useflags' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 117
Notice: Use of undefined constant notify - assumed 'notify' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 118
Notice: Use of undefined constant notify_email - assumed 'notify_email' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 119
Notice: Use of undefined constant notify_subject - assumed 'notify_subject' in C:\Program Files\Apache Group\Apache2\htdocs\html\mainfile.php on line 120
Question
Mindstormsguy
ok, i'm running php, mysql, and apache on windows xp. it all seems to work well, when i install a forum, it works. but when i try to get php nuke to work, i have no such luck. heres the type of stuff i see all over the index page after installing php-nuke:
can anyone tell me what might be wrong?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts