FinbarReilly Posted December 7, 2005 Posted December 7, 2005 My server has PHP 5 and MySQL 4, based off Apache 1.3.33. I was able to install the files to my root directory, and set up the SQL database no problem, but, when I do the http://localserver/catalog/install, I get a 404 error. The potential problem is that my home directory is on a freeweb server (5gigs.com). Any suggestions? Thanks! FR
Guest Posted December 8, 2005 Posted December 8, 2005 It seems like the server you are on if not letting you permission to extract and execute commands, so I would try extracting itfirst locally or on my ISP server space and drop the content on the free web server !!! Hope it helps...
FinbarReilly Posted December 8, 2005 Author Posted December 8, 2005 I extracted it, then uploaded it. It uploads fine; it just doesn't run... FR
FinbarReilly Posted December 8, 2005 Author Posted December 8, 2005 As it turned out, the problem was that I had to put into a different directory (it needed to go into my public_html directory, not my root directory). Now I just have to find out how to fix the php.ini, and I think I may be golden... FR
FinbarReilly Posted December 8, 2005 Author Posted December 8, 2005 Specifically, the problem is this: FATAL ERROR: register_globals is disabled in php.ini, please enable it! I have uploaded the catalog to my site and run the install.php. That's where I got this. But...I have no idea where the php.ini file is, or if it even exists. Any ideas?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.