Date: 12/29/02
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/zlib configure.xml"
- Previous message: royhuggins <email protected>: "[PHP-DOC] #16228 [Asn->Csd]: XSLT file path issues"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] 'configure' in PHPDOC module can not work under PHP >= 4.2.0"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] 'configure' in PHPDOC module can not work under PHP >= 4.2.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In PHP version >= 4.2.0, there's a major change (From
http://www.php.net/manual/en/features.commandline.php):
The CLI SAPI does not change the current directory to the directory of the
executed script!
So it will cause an error and stop the 'configure' process. Could this
issue be addressed by changing related lines in 'configure.in' file?
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/zlib configure.xml"
- Previous message: royhuggins <email protected>: "[PHP-DOC] #16228 [Asn->Csd]: XSLT file path issues"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] 'configure' in PHPDOC module can not work under PHP >= 4.2.0"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] 'configure' in PHPDOC module can not work under PHP >= 4.2.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

