lardog Posted February 22, 2009 Share Posted February 22, 2009 Hi, I am installing a new install. Everything begins working ok. The script does the system check to check for system requirements, then I fill out the license info and database info, then as I move to the next step (step 4), the script acts as if it is working, however just goes to page with any info. The INSTALL/UPGRADE WHMCS and header is on the page, however no other information. It does write data to the config file, it does not create any tables in the database. I re-uploaded all of the files (in binary mode) in case there was a fluke. Then I also tried a different web browser just in case. No errors, it just stops on step 4 with a blank page (with header). This is on a linux machine where permissions seem to be correct. Any ideas? Suggestions? Thanks much for your help. 0 Quote Link to comment Share on other sites More sharing options...
simplybe Posted February 22, 2009 Share Posted February 22, 2009 Check your servers error_log to see what is happening or if your config allows try adding this to your .htaccess file php_flag display_errors On php_value error_reporting 6143 Instead of a blank page it should show the error causing the blank page. 0 Quote Link to comment Share on other sites More sharing options...
lardog Posted February 24, 2009 Author Share Posted February 24, 2009 hmmm. No errors are showing up in the log. php_flag display_errors On php_value error_reporting 6143 cause an error 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.