phpmaya Posted November 14, 2009 Share Posted November 14, 2009 Hi, just starting with cakephp, so far so good, I am starting a website, with cakephp framework. everything worked locally, started uploading to server yesterday, and could not move an inch from yesterday. tried all little tweaks in php.ini, to debug but of no use. initially the problem started with ioncube loaders, resolved that, and then php.ini issues, resolved that, and fatal errors with php, dont know what I changed, fatal errors are replaced by blank page, now for any request to php, a blank page is displayed and no errors in the page source. couldnot even run a simple php having phpinfo(), some one please help, dont know how to debug php, and the display errors in php.ini worked locally but dont work in hosting (godaddy) environment. I am totally lost, dont even know where to start again, again, please help. will be lot helpful vadim Quote Link to comment https://forums.phpfreaks.com/topic/181555-blank-page-php/ Share on other sites More sharing options...
jcombs_31 Posted November 15, 2009 Share Posted November 15, 2009 Try removing the .htaccess file and then create a page with phpinfo to make sure php is working. Make sure you php.ini on the server has error reporting on just temporarily to see any errors. Quote Link to comment https://forums.phpfreaks.com/topic/181555-blank-page-php/#findComment-958004 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.