Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
Tagged: 755, chmod, symbiostock-init.php
Hello, I’ve switched my domain to another provider. They have shell_exec not generally enabled and they advised me to add “AddHandler php54-cgi .php” to my htaccess. PHP5.4 was running on the server of the other provider where everything workes fine. So I added it to the thaccess in the wordpress root folder but then I get the following error message:
Warning: chmod(): Operation not permitted in /www/htdocs/w01460fb/bildtankstelle.de/wordpress/wp-content/plugins/symbiostock/symbiostock-init.php on line 25
shell_exec is now activated but what does that error message mean?
This is in line 25: chmod ($GLOBALS[‘currSS’]->ss_exiftool,0755);
Any ideas?
Thanks
Mark
Hi, what shall I try to set manually?
Thanks for your help, I’ve managed to solve the problem with my hosting provider
@mark I am getting the exact same thing. I’ve set permissions on the Symbiostock folder and everything beneath it to 0755.
What was your hosting provider solution?
You must be logged in to reply to this topic.