PDA

View Full Version : cmps pages do not to load


Mr_Bob
08-01-2004, 10:49 PM
Well, the pages do load. Although all the page is made up of is my banner and the copyright information. Instead the top of the page is replaced with

Warning: chdir(): SAFE MODE Restriction in effect. The script whose uid is 537 is not allowed to access /home/virtual/site36/fst/var/www/html/forum owned by uid 0 in /home/virtual/site36/fst/var/www/html/forum/cmps_index.php on line 19

I looked at the index file and it looks perfectly normal and double checked all the areas I had to change in the other script files. Does anyone know a way to get by the "safe mode" restriction ( I say" because somtimes on my server it somtimes ends up not being a problem with safe mode). I am currently running VB 3.0.3 and installed CMPS anew on this version.

Zachery
08-01-2004, 11:43 PM
Because you are running in safemode, you need to enable safemode in the admincp if it already not enabled and make sure you have the tmp directory chmoded to 777.

Our Sponsors
 

Mr_Bob
08-02-2004, 04:56 PM
I double checked my tmp directory and my safe mode settings and they all appear to be fine although I am still experiancing the same problem. Is there a certain way I need to specify the path to my tmp directory?

Brian
08-02-2004, 05:54 PM
What do you have for your chdir line in your cmps_index.php file?

Our Sponsors
 

Mr_Bob
08-02-2004, 07:32 PM
I installed the index file in the same diretory as my forums so I did as the instructions for installing said to do
"If you are installing this script in the same directory as your forums then you may simply comment out this line. "
So I really have nothing there.

Brian
08-02-2004, 07:34 PM
Not sure how you could get that error then if that line is commented out. If you'd like to submit a support ticket via the Member's Area here though I'll be glad to take a look.