[ZendTo] Re: PHP script error
Ortt, Richard
ROrtt at dnr.state.md.us
Fri Jan 25 15:16:05 GMT 2013
Solved most of the problems. Notes are included here only to help others. Disregard if not necessary.
1. Doc characters in config files are a No No. Edit the config files in a unix editor or use dos2unix to remove extra windows characters. This fixed my PHP Notice errors.
2. Smarty.class error - Still not sure how this is an error since I never touched that section; however, I did what a previous user did - rename the zendto directory, force reinstall the rpm, and then copy my config files back to the operating directory-site is now operational.
Now if I can just get the uploads to work......
________________________________
From: Ortt, Richard
Sent: Friday, January 25, 2013 7:55 AM
To: 'zendto at zend.to'
Subject: PHP script error
I have updated zend.to to the most recent 4.11 release (through rpm package), and I now get multiple php script errors in my apache error log. I have reviewed the config files for the new version against the old version, and I think I have them straight, but I can not get any further. Anyone have any insight into the errors?
Jan 25 07:46:48 2013] [error] [client xxxxxx] PHP Notice: Undefined index: HTTPS in /opt/zendto/lib/NSSDropbox.php on line 42
[Fri Jan 25 07:46:48 2013] [error] [client xxxxxxx] PHP Notice: Undefined index: HTTPS in /opt/zendto/lib/NSSDropbox.php on line 48
[Fri Jan 25 07:46:48 2013] [error] [client xxxxxxxx] PHP Notice: Undefined index: authLocalAdmins in /opt/zendto/lib/NSSLocalAuthenticator.php on line 41
[Fri Jan 25 07:46:48 2013] [error] [client xxxxxxx] PHP Fatal error: include(): Cannot redeclare class smarty_internal_template in /opt/zendto/lib/smarty/Smarty.class.php on line 799
After many attempts, the error file throws this error:
zend_mm_heap corrupted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20130125/18551d5a/attachment-0001.html
More information about the ZendTo
mailing list