* Thus wrote Andy Moore: > I'm getting an error... And I have no idea how to fix it. I've never > been able to get PHP to work. > > --- > Warning: Unknown(/var/www/test.php): failed to open stream: Permission > denied in Unknown on line 0 > > Warning: (null)(): Failed opening '/var/www/test.php' for inclusion > (include_path='.:/var/www') in Unknown on line 0 > ---
Is this happening when you try and access http://server/test.php? First thing i would check is permissions. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php