Hi All,
Hoping someone can help me with this.
Thanks to a third-party who helped in setting my server up, everything is now running fine. However my PHP application does not. When I compare the PHP info from the server here, to where I was using a hosting account previously one difference is that register_globals is turned off here.
Question -- how do I go about turning this on? I've been searching the forums, but can't find any "How To". I tried connecting via Putty to the console, but I keep getting an "Access Denied".
My assumption is that I need to modify the php.ini file and turn register_globals on then re-start Apache -- is this correct?
Thanks,
Mohammed