Medgler Posted April 22, 2006 Share Posted April 22, 2006 When i go to install it, it says Register Globals failed.. how do i fix this? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted April 22, 2006 WHMCS CEO Share Posted April 22, 2006 I have already replied to your email about this. You can either turn them on in php.ini or upload the .htaccess file I sent you to every folder. Matt 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 22, 2006 Author Share Posted April 22, 2006 can your resend that to df2master123@yahoo.com please ... 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted April 22, 2006 WHMCS CEO Share Posted April 22, 2006 Ok, message resent. Matt 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 22, 2006 Author Share Posted April 22, 2006 ok put in every where but the place u said not to and it still didnt work it go threw the test and it s no but fails http://www.medgler.com/orders/install/install.php 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted April 22, 2006 WHMCS CEO Share Posted April 22, 2006 Hi, As I said in my first email which it appears you didn't get, some hosts don't allow overiding the Register Globals variable with a .htaccess file. If you don't have root access to the server then you need to get your reseller host to turn Register Globals on. Matt 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 22, 2006 Author Share Posted April 22, 2006 im the one hosting it where would i fix this in my whm acount? 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted April 22, 2006 Share Posted April 22, 2006 Hello, So log into SSH and open up php.ini and find Register Globals and make sure it's sent to yes! That easy! From, Adam 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 22, 2006 Author Share Posted April 22, 2006 where "So log into SSH" please? 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted April 22, 2006 Share Posted April 22, 2006 I would suggest you ask your host to do this for you.... From, Adam 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 22, 2006 Author Share Posted April 22, 2006 I am my host im jsut fairley new Matt could u do it for me? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted April 22, 2006 WHMCS CEO Share Posted April 22, 2006 No sorry, we cannot offer server administration services. As Adam said, your dedicated server provider will be able to do this for you. Regards, Matt 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 22, 2006 Author Share Posted April 22, 2006 How can i change the php.ini 0 Quote Link to comment Share on other sites More sharing options...
Medgler Posted April 23, 2006 Author Share Posted April 23, 2006 ok will this effect othere account on the box? 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted April 23, 2006 Share Posted April 23, 2006 Yes, editing the php.ini will affect the WHOLE server... 0 Quote Link to comment Share on other sites More sharing options...
Cronikeys Posted April 23, 2006 Share Posted April 23, 2006 You could try this: In configuration.php add foreach ($_REQUEST as $key => $value) { $$key = $value; } right after <? 99.99% sure this works 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted April 23, 2006 WHMCS CEO Share Posted April 23, 2006 This workaround will work for everything except product addons and product configuration options as these use arrays and this won't work with them. Matt 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.