|
Title: Help Center Just Displays a Blank Page Post by: josh on August 14, 2009, 03:41:57 PM Hi, I successfuly installed help center on my development server. It worked great. It is using php 5. 2. 5 So I transfer it to the live site (running PHP Version 5. 0. 4) and get nothing but a blank page. I tried re-installing it on the live server, that only gets a blank page as well.
I have tried IE, Firefox, same results. This is the server Apache/2. 0. 54 (Fedora). Please help, I have been trying to fix this issue for the past day. Title: Re: Help Center Just Displays a Blank Page Post by: josh on August 14, 2009, 04:25:01 PM Never mind, I fixed it.
This is how had to create a . htaccess file just for the directory, turned on php display_errors. the directory /hcl/compile did not have writable permissions, chmod'ed it now it works. This thing is great by the way. |