View Single Post
Old Jul 21st, 2004, 5:27 PM   #1
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Trying to install PHP Nuke... its bombing out on me, not sure what the deal is, the process reads to be fairly straight forward and the defaults are what I used besides the userid and password.

My configuration is:

Apache 2.0.49
PHP 4.3.5
MySQL 4.0.18-max-debug
Internet Explorer 6.0.x

There errors are being generated when trying to run admin.php from the browser (IE). They are:


Notice: Undefined variable: HTTP_USER_AGENT in C:\Apache2\htdocs\nuke\html\mainfile.php on line 28

Notice: import_request_variables(): No prefix specified - possible security hazard in C:\Apache2\htdocs\nuke\html\mainfile.php on line 51

Notice: Undefined variable: forum_admin in C:\Apache2\htdocs\nuke\html\mainfile.php on line 79

Notice: Undefined variable: inside_mod in C:\Apache2\htdocs\nuke\html\mainfile.php on line 82

Notice: Undefined variable: inside_mod in C:\Apache2\htdocs\nuke\html\db\db.php on line 44


Anyone have any ideas why these "defaults" variables and functions are causing problems? Especially being that it seems like I have everything up to par in terms of configuration?

Thnx.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote