1
Hi,
I just installed xoops on a new machine and according to the administration page, I must move the following files to a different folder:
xoops_lib
xoops_data
However, when i do, and I refresh the admin page, I get the following error:
Warning: require(C:\xampp\htdocs\xoops\xoops_data\data\secure.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\xoops\mainfile.php on line 68
Fatal error: require() [function.require]: Failed opening required 'C:/xampp/htdocs/xoops/xoops_data/data/secure.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\xoops\mainfile.php on line 68
I suppose I should not get this error if I installed apache, mysql and php separately? Is it because I'm using xampp?