On Tue, Sep 22, 2009 at 1:41 PM, Silvio Siefke <lis...@silviosiefke.de>wrote:

> Serge Fonville schrieb:
> >     Apache runs with PHP as a module. Indeed, the side remains white by
> the
> >     call from phpinfo.
> >
> >     There no log entrys.
> >
> >
> > Just a few:
> >
> > What is the URL.
>
> http://trade.silviosiefke.de/test.php
>
> > What is your exisiting source (.php file)
>
> <? phpinfo(); ?>
>
> > What logs are you referring to
>
> nothing
>

You must have logs
either access or error.log

>
> > What is the relevant part of httpd.conf
>
> LoadModule php5_module c:/php/php5apache2_2.dll
> AddType application/x-httpd-php .php
> PHPIniDir "C:/php"
>
> > What is your path
>
> c:\php
>

I meant is c:\php in your path variable

Also I noticed that it tries to download the php file
Have you restarted apache when you changed the config?


>
> > Have you created a php.ini
>
> Yes.
> c:/php/php.ini
> c:/windows/system32/php.ini
> c:/windows/system/php.ini
>
>
> > Have you read install.txt
>
> Yes.
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to