i started getting the following 3 lines of errors apearing on the top of my admin page. any idea whats going on?
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid/gid is 769/765 is not allowed to access /tmp owned by uid/gid 0/0 in /home/frankda1/public_html/zenphoto/zp-core/zp-extensions/class-video/getid3/getid3.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /home/frankda1/public_html/zenphoto/zp-core/zp-extensions/class-video/getid3/getid3.php:22) in /home/frankda1/public_html/zenphoto/zp-core/admin-functions.php on line 110
Warning: Cannot modify header information - headers already sent by (output started at /home/frankda1/public_html/zenphoto/zp-core/zp-extensions/class-video/getid3/getid3.php:22) in /home/frankda1/public_html/zenphoto/zp-core/admin-functions.php on line 111
Comments
Note that the feature is discouraged, so maybe you should try to talk your provider into not setting it. Also you can ask to be running PHP 5.3.0 as maybe on this version Safe Mode is not set.
Unfortunately, the place you are getting the error is third party software so we really are not in a position to work around the problem (if that is even possible).