PDA

View Full Version : hotaru cms installing problem



sanjananb
07-25-2010, 01:45 PM
hi..i am trying to install hotaru cms..i did 1st step and went to 2nd step and then in 3rd step.. i got these massage

"Warning: ini_set() has been disabled for security reasons in /www/clanteam.com/l/a/n/lankanews/htdocs/libs/Initialize.php on line 90 Warning: fopen(): SAFE MODE Restriction in effect. The script whose uid is 230042 is not allowed to access /www/clanteam.com/l/a/n/lankanews/htdocs/cache/debug_logs owned by uid 2001 in /www/clanteam.com/l/a/n/lankanews/htdocs/libs/Initialize.php on line 103 Warning: fopen(/www/clanteam.com/l/a/n/lankanews/htdocs/install/../cache/debug_logs/error_log.php): failed to open stream: No such file or directory in /www/clanteam.com/l/a/n/lankanews/htdocs/libs/Initialize.php on line 103 Sorry, I can't open cache/debug_logs/error_log.php"


what to do??i am using zymic hosting.

Nick
07-25-2010, 02:14 PM
"Warning: ini_set() has been disabled for security reasons"

This isn't a Hotaru issue. Zymic hosting have disabled ini_set for security reasons, so I suggest you ask them to enable it for you.

Same for Joomla: http://forum.joomla.org/viewtopic.php?f=432&t=319477
Same for Drupal: http://drupal.org/node/842316
Same for Pligg: http://forums.pligg.com/questions-comments/21565-i-got-error.html

scaza
10-31-2010, 02:35 PM
I had a similar problem but without any specific reference to ini_set(). I don't remember having this problem with my host a few months ago. However, I was able to get around it by manually creating and uploading the directories to replace those the script created automatically for cache. For some reason the directories being created in cache belong to a different owner as referenced in your error above
The script whose uid is 230042 is not allowed to access /www/clanteam.com/l/a/n/lankanews/htdocs/cache/debug_logs owned by uid 2001