Simple Pie Safe Mode Errors
-
I’m running to some issues with Simple Pie right now.
I use Nearly Free Speech . Net (NFSN) as a host, which forces PHP Safe Mode, which makes using wordpress a bit more complicated. Recently, I updated to 3.5.1 manually, and during the process, I was unable to delete the Simple Pie folder in wp-includes.
Aside from that, the update went smoothly, and aside from a handful of php errors on my dashboard, everything seems to be running well. However, I’d really like to clear up everything with simple pie (even though I don’t quite understand what it does).
My question is: how can I force the update of the simple pie folder with Safe Mode restrictions in effect? A delete through FTP doesn’t do anything. Can I force the delete through SSH or something else?
Here are my errors:
Warning: require() [function.require]: SAFE MODE Restriction in effect. The script whose uid/gid is 204260/204260 is not allowed to access /f5/herebemonsters/public/wp-includes/SimplePie/Misc.php owned by uid/gid 25000/25000 in /f5/herebemonsters/public/wp-includes/class-simplepie.php on line 5
Warning: require(/f5/herebemonsters/public/wp-includes/SimplePie/Misc.php) [function.require]: failed to open stream: No such file or directory in /f5/herebemonsters/public/wp-includes/class-simplepie.php on line 5
Warning: require() [function.require]: SAFE MODE Restriction in effect. The script whose uid/gid is 204260/204260 is not allowed to access /f5/herebemonsters/public/wp-includes/SimplePie/Misc.php owned by uid/gid 25000/25000 in /f5/herebemonsters/public/wp-includes/class-simplepie.php on line 5
Warning: require(/f5/herebemonsters/public/wp-includes/SimplePie/Misc.php) [function.require]: failed to open stream: No such file or directory in /f5/herebemonsters/public/wp-includes/class-simplepie.php on line 5
Fatal error: require() [function.require]: Failed opening required ‘/f5/herebemonsters/public/wp-includes/SimplePie/Misc.php’ (include_path=’/nfsn/apps/php53/lib/php/’) in /f5/herebemonsters/public/wp-includes/class-simplepie.php on line 5
Like I said, I have yet to notice any real world effect here, but I could be missing something. Here’s the site: http://HBMpodcast.com
Much Appreciated,
Jeff
The topic ‘Simple Pie Safe Mode Errors’ is closed to new replies.