From: "Reem M." <[EMAIL PROTECTED]> > I have installed Apache 2.0.43 (win32) on my XP machine, together with > PHP 4.2.3. I have configured the server to recognise PHP, local directories > etc. > > Apache starts - no errors, and will accept PHP documents from my > browser. But when I run my PHP pages, php is not parsed. I've put syntax > errors purposely but it does not post any syntax errors. This is means that > the php part is not parsed. What could be the problem in the configuration? > Thx a lot
Or it could just mean display_errors is OFF in your php.ini. Turn it on. ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php