To enable register global variables turned on download .htaccess file from your public_html folderon your computer 

edit that in any text based editor and put extra line as


php_flag register_globals 1

 

And save and reupload it on server.



Note: .htaccess is only allowed on selected plans.