Guest Posted September 25, 2005 Posted September 25, 2005 when i try to instal gives me this: FATAL ERROR: register_globals is disabled in php.ini, please enable it! where is php.ini?
♥Vger Posted September 25, 2005 Posted September 25, 2005 This is a file controlled by the server and you don't have access to it - unless you own the server yourself. There may be a 'local' php.ini file, maybe in a folder called 'etc' which you can edit. The problem is that every time the main php.ini file gets updated any local php.ini file will get overwritten by it. The permanent solution is to install the Register Globals Patch Files (link below my name). Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.