|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-04-04 06:01 UTC] sniper@php.net
[2001-05-05 20:20 UTC] jmoore@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 02:00:01 2025 UTC |
[1. Script Code] <?php readfile("http://opachost.ub.uni-marburg.de/cgi-bin/nph-wwwp3?DB=BES2.SYS8&LANG= DU&EXT=OFF&CMD=f+kls+6+16"); ?> [2. configure-line] ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs [3. Output] Warning: readfile("http://opachost.ub.uni-marburg.de/cgi-bin/nph-wwwp3?DB=BES2.SYS8&LANG=DU&EXT=OFF&CMD=f+kls+6+16") - Erfolg in /herder1/httpd/html/php/sys_idx0.php on line 2 As you can see, instead of redirecting the output of "readfile" to STDOUT, the script produces a "success warning". As far as I can see, there are no real errors in the script. Do you have an idea of how to make the redirection work? Thank you very much! Yours, Stefan Aumann