Hi there,
I am in the process of creating my first webapp YII.
I created the testdrive app and deploy it to a linux with a php 5.1.6, and when I open it, I just receive a blank page.
What can be the problem? Maybe the php version?
Regards,
Lorenzo
Hi there,
I am in the process of creating my first webapp YII.
I created the testdrive app and deploy it to a linux with a php 5.1.6, and when I open it, I just receive a blank page.
What can be the problem? Maybe the php version?
Regards,
Lorenzo
First thing to do on a new server is to check the requirements - http://www.yiiframework.com/doc/guide/1.1/en/quickstart.installation#requirements
Check apache log file:
less /var/log/apache2/error.log