Member
Member
fdnyfish   2012-02-26, 00:56
#1

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

Member
Member
sbillard   2012-02-26, 02:43
#2

Quote:SAFE MODE Restriction in effect
Safe Mode is described here: http://php.net/manual/en/features.safe-mode.php

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).

Member
Member
sbillard   2012-02-26, 19:37
#3

This error happens when attempting to process metadata in AVI files. What we can do is disable that functionality if SAFE_MODE is set. That change will be in tonight's nighty build. That should allow you to run.

Administrator
Administrator
acrylian   2012-02-26, 20:15
#4

Zenphoto actually does not support .avi files btw.

Member
Administrator
Administrator
acrylian   2012-02-27, 11:04
#6

Yes, it is a container and not a format technically (as is .mov). But fact is we have no plugin supporting the .avi extension officially.

Administrator
Administrator
acrylian   2012-02-27, 11:05
#7

Yes, it is a container and not a format technically (as is .mov or .flv). But fact is we have no plugin supporting the .avi extension officially.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.