Just a quick question:
is it possible to install cmsms with php Safe Mode turned on?
Safe Mode
Re: Safe Mode
I haven't really heard anyone complain about it being a problem. However, I don't know enough about safe mode to confirm it or not. I guess you'll just have to give it a try and let us know. 

Re: Safe Mode
I installed CMSMS 0.12beta2 on webhost with safe_mode on without problems. But I had problems with uploading images and creating directories.
Re: Safe Mode
I have the same problem. When I try to upload file, it ends with following warning:
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 5500 is not allowed to access /httpd/proequalitycz/uploads/File owned by uid 99 in /httpd/proequalitycz/admin/files.php on line 92
Directory permissions are set to 777.
I tried to search this forum for SAFE MODE but I find nothing
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 5500 is not allowed to access /httpd/proequalitycz/uploads/File owned by uid 99 in /httpd/proequalitycz/admin/files.php on line 92
Directory permissions are set to 777.
I tried to search this forum for SAFE MODE but I find nothing

Re: Safe Mode
Are you able to upload to this directory: /httpd/proequalitycz/uploads ?
Re: Safe Mode
Yes, I am able to upload to directories /uploads/ and to /uploads/images . But I am not able to upload to a directory /uploads/File whish is used by FCKEditor for storing files.... All directories are chmoded to 777.
Svata
Svata
Re: Safe Mode
If you only need the ../File directory, try removing it with your FTP client, and then recreate it with your FTP client. Set permissions to 777. I'm not sure it works though...
Re: Safe Mode
Jah, thank you for your help, it works now!!
I removed File directory, and then I recreate it. And it works now great! But I don't understand how it’s possible, because I tried the same progress yesterday and it didn't help me... Svata
I removed File directory, and then I recreate it. And it works now great! But I don't understand how it’s possible, because I tried the same progress yesterday and it didn't help me... Svata