Fused Fiber Posted May 30, 2009 Share Posted May 30, 2009 (edited) Hello, I want my WHMCS to work with PHP 5 so that I can also use the latest Kayako... I have dual PHP (4, and 5) and WHMCS just uses the default which is PHP 5... Unless I can specify which PHP to use with WHMCS, if you know how let me know. (I am running WHMCS 4.0.1) Anyway, with PHP 5 a client will be ordering and once they click the "Update Cart" button it will go to a blank page with nothing on it, but only with PHP 5 not PHP 4... Does anyone know what is causing it? You won't be able to reproduce this now since it's on PHP 4, I changed the server default to PHP 4, but it happens with PHP 5... I need this to work on PHP 5 since my Kayako isn't compatible with PHP 4... If someone can tell me either one of the two: How to use PHP 4 instead of PHP 5 for WHMCS and override the default PHP 5 setting. -or- How to fix PHP 5 so that WHMCS will run on it correctly. Thanks! -Dan Edited May 30, 2009 by Fused Fiber 0 Quote Link to comment Share on other sites More sharing options...
joker2040 Posted May 30, 2009 Share Posted May 30, 2009 That's strange. I'm running WHMCS 3.6.2 on PHP 5.2.5 with no issues. When you installed PHP 5 did you configure it the same as PHP 4 and load all the same modules? 0 Quote Link to comment Share on other sites More sharing options...
kokyew Posted May 31, 2009 Share Posted May 31, 2009 Hello, I had the same problem before. It got fixed after I set the PHP memory limit to 32MB from the default 8MB. Hope this helps. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted May 31, 2009 Share Posted May 31, 2009 Hello, I want my WHMCS to work with PHP 5 so that I can also use the latest Kayako... I have dual PHP (4, and 5) and WHMCS just uses the default which is PHP 5... Unless I can specify which PHP to use with WHMCS, if you know how let me know. (I am running WHMCS 4.0.1) Anyway, with PHP 5 a client will be ordering and once they click the "Update Cart" button it will go to a blank page with nothing on it, but only with PHP 5 not PHP 4... Does anyone know what is causing it? You won't be able to reproduce this now since it's on PHP 4, I changed the server default to PHP 4, but it happens with PHP 5... I need this to work on PHP 5 since my Kayako isn't compatible with PHP 4... If someone can tell me either one of the two: How to use PHP 4 instead of PHP 5 for WHMCS and override the default PHP 5 setting. -or- How to fix PHP 5 so that WHMCS will run on it correctly. Thanks! -Dan LOL, have you even bothered to look at the server logs when you get those errors and "blank pages"? They will tell you exactly what the problem is, which will give you huge insight on what you need to change. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted May 31, 2009 Share Posted May 31, 2009 They will tell you exactly what the problem is, which will give you huge insight on what you need to change. A valid point, aside from the "LOL" derision. The logs should show what's failing, which in the case of blank pages usually means misplaced punctuation (syntax), bad queries or something of that nature. 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.