Date: 01/18/01
- Next message: yuri_kruglov <email protected>: "[PHP-DEV] PHP 4.0 Bug #8783: mssql_query() function returns empty result after succesfull UPDATE or DELETE"
- Previous message: Albert Novak: "[PHP-DEV] Problem with gettext support - Solaris 2.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: verrue.jean-pierre <email protected>
Operating system: AIX 4.3.2
PHP version: 4.0.4
PHP Bug Type: Performance problem
Bug description: scripts run from CGI output "#!/usr/local/bin/php" line
I have the same problem as that described in bug # 7503.
I use cgi PHP with Netscape E.S. 3.51 on AIX 4.3.2.
I always obtain line "#!/lusr/local/bin/php" at the beginning of HTML page
produced by PHP.
I was read all the posts relating to this bug and I circumvented
the difficulty like this: I modified the file cgi_main.c by recopying the lines
related to /* #!php support */
in the first 'if' 'if (cgi && !file_handle.handle.fp) {...'
On the other hand, when I test PHP directly under Shell all is well.
I noted that the program does not pass in same the branch of the 'if' according to whether one calls upon it in Shell or cgi.
Ideas?
-- Edit Bug report at: http://bugs.php.net/?id=8782&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: yuri_kruglov <email protected>: "[PHP-DEV] PHP 4.0 Bug #8783: mssql_query() function returns empty result after succesfull UPDATE or DELETE"
- Previous message: Albert Novak: "[PHP-DEV] Problem with gettext support - Solaris 2.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

