On 2013-02-04, Matthias Appel <appel.matth...@gmail.com> wrote: > Activated apache, enabled ssl and changed config, so apache is reachable > via IPv4 and v6...no further changes to httpd.conf > > Installed php-5.3.14p1.tgz and create the syslink as I were told (as far > as I can see, there should be no necessity to do further > configuration...or am I wrong?) > > created a php script consisting of: > > # cd /var/www/cgi-bin/ > # cat phpinfo.php ><? phpinfo(); ?> > #
Put this in the htdocs dir, not cgi-bin.