2011-01-08, 06:42:11
I made additional tests and realized that the index.php script stops at line with:
include('admin/inc/common.php');
Currently permissions are as follows after ftp-ing: admin is 0755, inc is 0755, common.php was 0600, but I changed to 0644 and still nothing.
include('admin/inc/common.php');
Currently permissions are as follows after ftp-ing: admin is 0755, inc is 0755, common.php was 0600, but I changed to 0644 and still nothing.