PDA

View Full Version : Installation Error


Matt2004
Sun 11th Feb '01, 8:12pm
I know you guys aren't to hot on support for VBulletin Lite but I'm getting an error. The following is it:
Fatal error: Unable to open /www/matt2004/members-worldzone/vblite/admin/install.php in Unknown on line 0

The URL to it is: http://members.worldzone.net/vblite/admin/install.php

Freddie Bingham
Sun 11th Feb '01, 8:14pm
You get that sort of error if you try to open a php file that doesn't exist. Is that the correct URL to that file?

Matt2004
Sun 11th Feb '01, 8:25pm
freddie,
Thanks for the help... I just started learning php and don't know any of the errors that popup. I had the wrong extension. I put .php when it should of been .php3. Once again, Thanks!

Freddie Bingham
Sun 11th Feb '01, 8:51pm
It would be nice if it would redirect you to your 404 error page and perhaps PHP can be configured to do that.