hey viper, I originally posted on your forum, over here: http://www.viper007bond.com/wordpress-plugins/forums/viewtopic.php?pid=4174#p4174 but as you closed your forum, I have to reply here. I hope you read this :-)
hey. sorry for the long delay, I found the culprit: it was the wordpress auto upgrade of plugins, giving slightly wrong permissions that were messing up my suPhp wordpress installation. gave the correct permissions manually all is good now :-)
http://wordpress.org/extend/plugins/vipers-video-quicktags/
Ah, good to hear you got it sorted out 'cause I hadn't a clue what to do. :P
sniggasen
Member
Posted 2 years ago #
Hey Ovidiu,
it would be nice to let us know how you solved this problem!
Which permissions must be changed?
don't ask me if this is really related to the plugin, but I did the following:
I did chown -R user:group wp-content/ while user:group are the user and the group needed for my suPhp configuration to work properly followed by chmod -R 755 wp-content as 755 is what I need for suPhp to run. solved it all, but this depends on your server configuration
bennuloglu
Member
Posted 2 years ago #
same worked with me for the above problem. the auto-install/update seems to set wrong permissions.
there seem to be some issues with the auto update and auto install routines of wordpress, see my comments here: http://www.prelovac.com/vladimir/wordpress-plugins/plugin-central#comment-13694
I guess I'll have to file a report to trac, maybe someone can have a closer look at the issues...