I am trying to install v1.2.9 on my FreeBSD box. It is running PHP v5.2.6.
I have set the right permissions to the directories as per the install.txt, but when I go to the site root, it redirects to /install/install.php but renders nothing on screen. Just a blank page with no output. I tried in different browsers just to be sure.
Any thoughts?
Thanks
Code: Select all
[xxx@x:~/domains/xxxxxx/public_html]$ ls -la
total 26
drwxr-x--- 9 stu apache 512 Jul 1 23:02 .
drwx--x--x 9 stu stu 512 Jul 1 22:55 ..
drwxr-xr-x 6 stu apache 512 Jul 1 23:00 admin
drwxr-xr-x 2 stu apache 512 Jul 1 22:59 cache
drwxr-xr-x 6 stu apache 512 Jul 1 23:00 catalog
-rwxr-xr-x 1 stu apache 0 Jul 1 23:00 config.php
drwxr-xr-x 2 stu apache 512 Jul 1 22:59 download
-rw-r--r-- 1 stu apache 389 Jul 1 23:00 htaccess.txt
drwxr-xr-x 4 stu apache 2048 Jul 1 22:59 image
-rw-r--r-- 1 stu apache 2229 Jul 1 23:00 index.php
drwxr-xr-x 5 stu apache 512 Jul 1 23:02 install
-rw-r--r-- 1 stu apache 138 Jul 1 23:00 php.ini.xxx
drwxr-xr-x 8 stu apache 512 Jul 1 22:59 system