itfitz Posted January 17, 2005 Posted January 17, 2005 I added the catolog directory to the www directory in a fresh install of phpdev and when I click on the directory from a web browser I get this error: FATAL ERROR: register_globals is disabled in php.ini, please enable it! I went and found the php.ini in my windows directory and changed it, but I am still getting this error. thanks, shawn If it was easy, anyone could do it!
Guest Posted January 17, 2005 Posted January 17, 2005 Are you using EasyPHP by any chance? If yes, I have the solution. If not, please ignore this post.
itfitz Posted January 17, 2005 Author Posted January 17, 2005 No, but I can go and download that and give it a try. It was sugested that I use the phpdev that has everything included. Let me knwo what your thought are, Thanks, Shawn If it was easy, anyone could do it!
Guest Posted January 17, 2005 Posted January 17, 2005 A friend of mine had exactly the same problem as you, and he was using EasyPHP. EasyPHP and some other PHP packages install php.ini elsewhere in the computer. All that you have to do is search your computer for php.ini (there maybe more then 1 in your computer and might not be in windows directory). It just a matter of finding the right one and edit it.
itfitz Posted January 17, 2005 Author Posted January 17, 2005 A friend of mine had exactly the same problem as you, and he was using EasyPHP. EasyPHP and some other PHP packages install php.ini elsewhere in the computer. All that you have to do is search your computer for php.ini (there maybe more then 1 in your computer and might not be in windows directory). It just a matter of finding the right one and edit it. <{POST_SNAPBACK}> There is only one php.ini file, so I dont know what is going on. and it is in my windows diectory. If it was easy, anyone could do it!
Guest Posted January 17, 2005 Posted January 17, 2005 By the way, did you restart the server? You need to do this for the new settings to take effect (regardless of what packages you are using).
itfitz Posted January 17, 2005 Author Posted January 17, 2005 By the way, did you restart the server? You need to do this for the new settings to take effect (regardless of what packages you are using). <{POST_SNAPBACK}> No, I didnt restart. but that does kinda make sense with a .ini file. If it was easy, anyone could do it!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.