| j.kaluza@redcross-transfusion.be 2007-12-27, 4:04 am |
| Hi David, i got this error already, in my case it was because i had an
error but the directive display_errors was off, so check in your php.ini
file if this is it to off or on.
if you want a simple and easy install to get started with php i suggest
you to have a look to WAMP wich will install everything you need to get
started ^^
Jerôme Kaluza
Service du Sang
Service Informatique
Croix-Rouge de Belgique
rue de Stalle 96 - 5e étage
B-1180 Bruxelles
Tél. : + 32 (0)2 371 35 27
Fax : + 32 (0)2 371 35 23
j.kaluza@redcross-transfusion.be
http://www.transfusion.be
P.S.: Le temps de lire ce mail, 1 personne aura eu besoin d?une
transfusion en Belgique pour survivre. Alors, n'oublions pas : une vie est
irremplaçable, pas le sang ! Plus d'infos, sur http://www.transfusion.be.
"David Du" <david.du@3web.com> a écrit sur 27/12/2007 06:20:58 :
>
> Hi,
>
> I am new to PHP, I have been trying to install PHP for my apache web
> sever on my laptop PC, I use a Windows XP Professional operating
> systerm. I have downloaded those two files: apache_2.2.6-win32-x86-
> no_ssl.msi and php-5.2.5-win32-installer.msi.
>
> I was able to install apache 2.2 module, and was able to install PHP
> 5.2.5, but when I test the installation, I created a test.php file
> with simple code <? phpinfo(); ?> in it. When I try to access http:
> //localhost/test.php, I got a blank page. When is this?
>
> I went to PHP website's FAQ section, there was an faq about this
> error, but it is telling me to "double check the installation
> configuration in the manual", I can't find any instructions for
> installation configuration.
>
> Can anyone help?
>
> Thanks
>
> David Du
|