Re: Enable PHP on local Apache2 server

2011-12-28 Thread Steven Stern
On 12/28/2011 08:28 AM, Klaus-Peter Schrage wrote: > I have set up a local webserver for testing static html (of which I have > some basic knowledge) and dynamic html (which is quite new to me). After > I had set proper permissions on /var/www/ and had copied my testfiles to > the appropriate locat

Re: Enable PHP on local Apache2 server

2011-12-28 Thread Reindl Harald
Am 28.12.2011 15:49, schrieb Klaus-Peter Schrage: > Am 28.12.2011 15:46, schrieb Reindl Harald: >> >> Am 28.12.2011 15:42, schrieb Klaus-Peter Schrage: Try moving the file to /var/www/html/test.php DK >>> Thanks, but than calling /localhost/test.php simply lists the

Re: Enable PHP on local Apache2 server

2011-12-28 Thread Klaus-Peter Schrage
Am 28.12.2011 15:46, schrieb Reindl Harald: Am 28.12.2011 15:42, schrieb Klaus-Peter Schrage: Try moving the file to /var/www/html/test.php DK Thanks, but than calling /localhost/test.php simply lists the contents of test.php well, have you installed PHP? what says "rpm -qa | gre

Re: Enable PHP on local Apache2 server

2011-12-28 Thread Reindl Harald
Am 28.12.2011 15:42, schrieb Klaus-Peter Schrage: >> Try moving the file to /var/www/html/test.php >> >> DK >> > Thanks, but than calling /localhost/test.php simply lists the contents of > test.php well, have you installed PHP? what says "rpm -qa | grep php"? signature.asc Descriptio

Re: Enable PHP on local Apache2 server

2011-12-28 Thread Klaus-Peter Schrage
Am 28.12.2011 15:35, schrieb Dennis Kaptain: *De:* Klaus-Peter Schrage *Para:* Fedora *Enviado:* MiƩrcoles, 28 de diciembre, 2011 8:28:44 *Asunto:* Enable PHP on local Apache2 server I have set up

Re: Enable PHP on local Apache2 server

2011-12-28 Thread Dennis Kaptain
> > De: Klaus-Peter Schrage >Para: Fedora >Enviado: MiƩrcoles, 28 de diciembre, 2011 8:28:44 >Asunto: Enable PHP on local Apache2 server > >I have set up a local webserver for testing static html (of which I have some >basic knowledge) and dynamic html (which