← Back to team overview

phpdevshell team mailing list archive

[Bug 417403] Re: Apache Version Number Error

 

** Changed in: phpdevshell
       Status: New => Fix Committed

-- 
Apache Version Number Error
https://bugs.launchpad.net/bugs/417403
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: Fix Committed
Status in PHPDevShell 3.0.0 series: Fix Committed

Bug description:
Hello

I have just installed PHPDevShell V 2.8.1  Everythimg looks to be working fine; Logged as admin i went to menu:
System Managment->System Status->System Info

and received this error:

Fatal error: Call to undefined function apache_get_version() in /home/ivanrv/public_html/ivanrv/plugins/PHPDevShell/scripts/system-admin/admin.php on line 33

line 33 is:  

$apache_get_version = apache_get_version();  

but problem may be some where else because line is apparently ok i guess.
Would like to know the cause of this error.

running on:
Apache version 2.2.13 (Unix) 
PHP version 5.2.9 
MySQL version 5.0.81-community-log  
Architecture x86_64 
Operating system Linux 

Thanks