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 -- DI (FH) Michael Friedrich [email protected] Tel: +43 1 4277 14359 Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria ------------------------------------------------------------------------------ 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
