Need php help after Core 3 => 4

Alexander Dalloz ad+lists at uni-x.org
Thu Jul 7 14:52:58 UTC 2005


Am Do, den 07.07.2005 schrieb Steven W. Orr um 15:33:

> I have a simple phpinfo.php that still seems to work fine but I have a php 
> app that now does nothing. I don't really know php so I don't know what to 
> do.
> 
> http://frambors.syslang.net/pscal/index.php
> 
> When I run it I get a blank screen with no error in the apache logs.
> 
> If I'm on my server and say
> 
> php < index.php
> 
> I get no output.
> 
> I did log into mysql and accessed the tables fine.

Modify the database data and auth info in your script for privacy
reasons and then copy the "index.php" as "index.phps". And to
/etc/httpd/conf.d/php.conf add following:

#
# Cause PHP interpreter display files with a .phps extension as source.
#
AddType application/x-httpd-php-source .phps

This way we can see the code and someone with good PHP knowledge can
help you to fix it.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
Serendipity 16:45:24 up 11 days, 23:37, load average: 0.12, 0.19, 0.13 
-------------- 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/20050707/2dbb1685/attachment-0001.sig>


More information about the fedora-list mailing list