PDA

View Full Version : cmps_index.php error


James
07-27-2004, 01:39 AM
I uploaded all the files, made all the template changes and ran the install with no problems.

When I go to my home page I get this error:

Warning: chdir(): No such file or directory (errno 2) in /home/httpd/vhosts/selfdefenseforums.com/httpdocs/cmps_index.php on line 19

Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/httpd/vhosts/selfdefenseforums.com/httpdocs/global.php on line 51

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/selfdefenseforums.com/httpdocs/global.php on line 51

What did I do wrong?

mholtum
07-27-2004, 01:49 AM
what did you use to edit the files? Dreamweaver?
If so use notepad

Our Sponsors
 

apokalupsis
07-27-2004, 03:20 AM
Server path is wrong. Remove the httpdocs/ after your domain name.

Brian
07-27-2004, 12:05 PM
What do you have for your chdir line in the file?

Our Sponsors
 

James
07-27-2004, 03:55 PM
What do you have for your chdir line in the file?

I'm not sure that I follow you. What is my chdir line?

James
07-27-2004, 09:01 PM
I give up!

I will pay someone to make this work.

Contact me at admin@selfdefenseforums.com

James

Brian
07-28-2004, 11:35 AM
In your cmps_index.php file, make sure that the chdir line looks like this:

chdir('/home/httpd/vhosts/selfdefenseforums.com/httpdocs/forums');

Or if you're still having problems and would like to have someone else install it for you, we do offer installation service on the page where you downloaded the script.