PDA

View Full Version : Warning & Fatal error message after install


anarchystar
12-31-2004, 04:08 AM
after successfull install of CMPS I get the following errors on cmps_index.php:


Warning: main(./modules/onlineusers.php): failed to open stream: No such file or directory in /var/www/html/forums/includes/vba_cmps_include_bottom.php on line 261

Fatal error: main(): Failed opening required './modules/onlineusers.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/forums/includes/vba_cmps_include_bottom.php on line 261


I re-uploaded the entire includes directory to see if I possible missed a file, did not fix. I put cmps_index.php in my root folder first when I got this error, then I tried it in the /forums folder with the chdir line commented out, still have the same error. any suggestions?

anarchystar
12-31-2004, 07:54 AM
*goof* I fixed it ... I forgot to create the modules dir when I uploaded the modules files, they were all hanging out in my includes dir. to much caffine bad ... :mad: