TallyHOO THNX Hendrik That was the trick, no problema with the versions being old.(as per other suggestion,actually I double read wrong; it actually was Apache 2.0.5 according to the monitor itself) However the Installlation instructions for the distribution does actually not mention setting this in .conf,
so by following instructions I didnt get it right. Again Thanx BR Georg----- Original Message ----- From: "Hendrik Schmieder" <hendrik.schmieder@xxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Monday, December 10, 2012 9:16 AM Subject: Re: PHP wont dance with Apache
georg schrieb:----- Original Message ----- *From:* Darryle Steplight <mailto:dsteplight@xxxxxxxxx> *To:* users@xxxxxxxxxxxxxxxx <mailto:users@xxxxxxxxxxxxxxxx> *Sent:* Sunday, December 09, 2012 9:10 PM *Subject:* Re: PHP wont dance with Apache Hi Georg, Why not install PHP 5? PHP 4 is old news. Also, it sounds like you need to include a AddHandler in your apache config file so your pages know how to parse PHP code. On Sun, Dec 9, 2012 at 2:59 PM, georg <georg.chambert@xxxxxxxxx <mailto:georg.chambert@xxxxxxxxx>> wrote: I have installed, at least to my own understanding, PHP 4.4.3 as module to Apache 2.0.5. But what, there is nothing coming back from my <?PHP echo "hello PHP world"; ?> but the rest of the testpage in HTML comes back and is displayed as it should. Everything is silent and find, and total dark, nothing in error log, access log is ok Thanks for any wild goose GeorgAddType application/x-httpd-php .php AddType application/x-httpd-php .php4 AddType application/x-httpd-php .html Hendrik --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx