1
I have a shared hosting account on a Windows 2003 server.
It features:
PHP 5
MySQL 4
So my XOOPS site quit allowing people to register one day. I came to this site for help and it had been hacked. So I ripped it down and am now doing a clean install of XOOPS 2.2.3 Final. Well I have hit a brick wall. When I install it tells me that:
Quote:
Checking file and directory permissions..
Directory uploads/ is writable.
Directory cache/ is writable.
Directory templates_c/ is writable.
File mainfile.php is writable.
No errors detected.
But then two screens later at the top of the page I get:
Quote:
Warning: copy(../mainfile.php): failed to open stream: Permission denied in d:\gearhost\hostingaccounts\hcaraway\www\intranet2\install\class\mainfilemanager.php on line 52
and then below that it says:
Quote:
Saving configuration data..
Could not write into mainfile.php. Please check the file permission and try again.
I am going to call my ISP and check the file permisions but even if they are wrong, this is very confusing. The installation should not tell me that all my permissions are good to go and then crap out two steps into the process.