Hi all,
I have recently installed a LAMP server on my machine, using the tasksel method. Unfortunately, PHP is not parsing correctly.
It must be parsing, as I am not being asked to download a file, yet all I get is a blank screen, even when the only code is for phpinfo();
The HTML is displaying correctly.
I have changed the DocumentRoot in Apache2 in to my user folder, for my convenience (it is my own testing/development machine and will never actually go online). Do I need to do anything to PHP configurations?
Thanks for any help, this is becoming a frustrating problem.
SM
I have recently installed a LAMP server on my machine, using the tasksel method. Unfortunately, PHP is not parsing correctly.
It must be parsing, as I am not being asked to download a file, yet all I get is a blank screen, even when the only code is for phpinfo();
The HTML is displaying correctly.
I have changed the DocumentRoot in Apache2 in to my user folder, for my convenience (it is my own testing/development machine and will never actually go online). Do I need to do anything to PHP configurations?
Thanks for any help, this is becoming a frustrating problem.
SM
Comment