php not working (blank screen)

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Sun Nov 30 18:29:56 UTC 2003


Am So, den 30.11.2003 schrieb linbox um 19:04:
> I have apache working in Fedora, but cannot get php to work.  I have 
> edited the php.ini file to point to the proper directory, but all I ever 
> get when I run a php script in a browser is a blank screen.   php 
> --version returns:
> 
> PHP 4.3.3 (cgi) (built: Oct 21 2003 09:51:55)
> Copyright (c) 1997-2003 The PHP Group
> Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
> 
> I hesitate to post my php.ini and httpd.conf files because of the 
> length, but let me know if I should.
> 
> Does anyone know what I am missing?
> 
> TIA

What happens if you create a PHP page to access with your browser named
phpinfo.php with following content:

<?php phpinfo(); ?>

This should show you a page with detailed information about your PHP and
Apache system.

Alexander


-- 
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416  14CD E197 6E88 ED69 5653
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20031130/1ef663e8/attachment-0001.sig>


More information about the fedora-list mailing list