Global Variable In Apache
RegisterLogin
Global Variable In Apache
Post Description: Global Variable In Apache
Tags: Global, Variable, In, Apache
This Post Was Posted On Apr 23, 2008 By web server #917
Post Description: Global Variable In Apache
Tags: Global, Variable, In, Apache
This Post Was Posted On Apr 23, 2008 By web server #917
Global Variable In Apache by web server
i got a dedicated server last month and i need to enable it in my server
how do i do that?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
Web Hosting Support
#1174 1
first thing to do is to open you php.in file so send this command:
now look for this line:
Change it to:
now just restart your apacher server
another way you can check if you have it enabled is to run a phpinfo.php file
nano /etc/php.ini
now look for this line:
register_globals = Off
Change it to:
register_globals = On
now just restart your apacher server
/etc/init.d/httpd restart
another way you can check if you have it enabled is to run a phpinfo.php file
Apr 23, 2008 Reply Report abuse
©2011 Webune Forums - Mon Dec 26, 2011 12:14 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3