Hi,

in your php.ini:
engine = on

Also, you need php5.conf and php5.load in your apache/mods-enabled directory.

(Don't forget to restart the apache after the changes)

Regards,

Jannis

On 01.07.2010 10:30, Maal, Hamza wrote:
Thanks

I tried this but also get a file to download, which I have attached. How do I 
get the php parser to work?



Regards,
Hamza Maal
IT Ops - Unix Server Supp


t 011 408 3258 f 011 408 4651 c 082 963 1211
Liberty Life Centre
1 Ameshoff Street
Braamfontein
2001

www.liberty.co.za

 Please do not print this email, unless there is truly a need

-----Original Message-----
From: Michael Friedrich [mailto:[email protected]]
Sent: 01 July 2010 08:40
To: [email protected]
Subject: Re: [icinga-users] Problem when trying to access icing-web

Rune 'TheFlyingcorpse' Darrud wrote:
Try to put up a small php file for "hello world" or something and see
if you can see that, rather then DL, which will tell us if it works or
not :)

vim /var/www/html/info.php

<?php echo phpinfo(); ?>

localhost/info.php

works?

afterwards

rm -rf /var/www/html/info.php

since this could lead into security issues.

Kind regards,
Michael




------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first


_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to