I've already noticed some other people have this same problem whether its a blank admin page after install or a blank website page... I still do not understand how to rectify the problem however as I'm not a programmer and perhaps just need an extra hint or two. In my case, the installation seemed to go fine and the welcome web page is all up and running with each page working just fine. The admin login section however returns a blank page, a white screen.
I've installed the CMS on a remote web hosting service:
PHP 4.4.2
Powered by Zend
Linux
mySQL 5.0.19
From what I can gather this problem has something to do with session.save_handler and it must be set to "files" not "user". The problem is that I don't know which file to edit to change this setting. (and I don't really know what this means as I'm not a programmer).
Apparently I must change the save path from /tmp to the full directory of my home directory and to also change the code to make it set to "files"... but which file do I do this to? or is it a few files to edit?
Could someone possibly please tell me which file/s to edit and what I need to type in the file?
Any additional hints would be greatly appreciated.
Thanks
