Question :
a few days ago i migrated from a web hosting account to my own vServer, i've installed php5 with all necessarry mods. But I just cannot upload Photos anymore, everything else works fine.
- Tried to troubleshoot with Firebug:
Error: uncaught exception: parsererror
- Tried to fix it with DEBUG/DEV Mode
Error: chmod(): operation not permitted ow_utilities/file.php line 98
- Reinstalled photo plugin
- Set 777 rights to all necessary folders/files
- Screenshot of PHPinfo http://fs5.directupload.net/images/161017/ywzqrjkl.png
I have no idea what the problem could be... I am running Debian 14.04
Any ideas?
ANS"
Make sure
a few days ago i migrated from a web hosting account to my own vServer, i've installed php5 with all necessarry mods. But I just cannot upload Photos anymore, everything else works fine.
- Tried to troubleshoot with Firebug:
Error: uncaught exception: parsererror
- Tried to fix it with DEBUG/DEV Mode
Error: chmod(): operation not permitted ow_utilities/file.php line 98
- Reinstalled photo plugin
- Set 777 rights to all necessary folders/files
- Screenshot of PHPinfo http://fs5.directupload.net/images/161017/ywzqrjkl.png
I have no idea what the problem could be... I am running Debian 14.04
Any ideas?
ANS"
Make sure
ow_pluginfiles
ow_static
ow_smarty/template_c
ow_userfiles
folder have 777 permissions set recursively.
Do not enable debug and dev modes at the same time. Only one at a time.
After setting permissions, enable dev mode and refresh your website. See if the issue persists.
If it does. Share your url. Make sure your website is open for registration and there's no any mandatory approve of users enabled.
No comments:
Post a Comment