Search found 5 matches
- Sat Oct 16, 2010 12:54 pm
- Forum: Modules/Add-Ons
- Topic: Gallery error #2032
- Replies: 45
- Views: 31975
Re: Gallery error #2032
I am having the same error. I read the topic and tried everything (except contacting the hoster... for now), to no avail. I have catch the debug list (before reloading the page, where the debug is fine) ---SWFUpload Instance Info--- Version: 2.5.0 2010-01-15 Beta 2 Movie Name: SWFUpload_0 Settings: ...
- Sat Oct 16, 2010 12:21 pm
- Forum: CMSMS Core
- Topic: [SOLVED]contentcache.php permission changing
- Replies: 1
- Views: 801
Re: [SOLVED]contentcache.php permission changing
The umask was set to 777, to the files and directory created had no permission at all. Set the umask to 000 and everything is OK.
Now, what setting is the best in term of security?
Now, what setting is the best in term of security?
- Sat Oct 16, 2010 12:19 pm
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 130080
Re: A new photo album manager : Gallery
Indeed, the umask of my installation was set to 777. This proved to be the problem. I had to fight a bit since the installation was messy, but it finally installed without error.
Thanks
Thanks
- Sat Oct 16, 2010 9:26 am
- Forum: CMSMS Core
- Topic: [SOLVED]contentcache.php permission changing
- Replies: 1
- Views: 801
[SOLVED]contentcache.php permission changing
Hello, I have a slight problem with cmsms : on a regular basis, the permissions on the tmp/cache/contencache.php are reset to 000 and an error occur. I have to manually set it back to 777 each time. Where can this come from? Any mean to prevent this behavior? In the information everything is OK exce...
- Sat Oct 16, 2010 7:44 am
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 130080
Re: A new photo album manager : Gallery
Hello, I am having hard work installing the module. I tried uploading xml, installing from the .rar with the same result. It seems to have issues with permissions, either on the uploads/image directories or on the module directory itself. I tried to chmod 705 ,755 or 777 with no success. When chmod ...