Zend Error.

Strike

Verified User
Joined
Nov 26, 2010
Messages
16
I installed some time ago Zend, and it was working fine untill i editted a few things. but now it doesnt work anymore and keeps giving 500 errors.

things i did:
Mountend temp with: noexec, nosuid
(followd this guid: http://forums.theplanet.com/index.php?showtopic=27771)

Also did.
http://help.directadmin.com/item.php?id=176

The server comes with a 500 error in Internet Explore..

I did retry to recompile PHP but that didnt solve the problem..

I added Screenshots of the PHPinfo/fstab

Hope someone can help me ;)
 

Attachments

  • zend.png
    zend.png
    9 KB · Views: 115
  • fstab.png
    fstab.png
    10.8 KB · Views: 105
Well the log doesnt show anything usefull..

And when i go to the logs inside the domains it didnt make any log files yet.. (looks like he makes them every 24hours)
 
Only thing the log say:
[04/Jan/2011:14:38:28 +0100] "GET / HTTP/1.1" 500 398 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13"

errorlog:
says nothing
 
I also installed ioncube.. but that didnt work either..
php shows it... :/

[root@server02 ~]# /usr/local/bin/php -v
PHP 5.2.16 (cli) (built: Jan 4 2011 22:33:09)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v4.0.2, Copyright (c) 2002-2010, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
 
Check all error logs, without that it's impossible to help you any way here.
Otherwise, probably you would want to hire anybody.
 
Well there are no errors..

the logs dont show anything..
not /var/log/messages nor /var/log/httpd/error.log..

I use zend for my administration system called clientexec. and the funnything is.. it just keeps sending out invoices/generate invoices (automated system) etc.. but when you go to the page it its an error...

Is it possible like a exec(temp dir?) problem?
 
Back
Top