Date: 11/20/00
- Next message: Alan <email protected>: "[PHP-DEV] PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Previous message: jason <email protected>: "[PHP-DEV] PHP 4.0 Bug #7798 Updated: httpd doesn't repond to GET requests."
- Next in thread: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Maybe reply: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Maybe reply: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Maybe reply: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
php-de>ID: 7880
php-de>Updated by: jason
php-de>Reported By: Alan <email protected>
php-de>Status: Bogus
php-de>Bug Type: *URL Functions
php-de>Assigned To:
php-de>Comments:
php-de>
php-de>As of 4.0.3, url_fopen is ini enabled not compile time
php-de>enabled. Verify that youe php.ini contains "allow_url_fopen =
php-de>On"
php-de>
php-de>I have tested this across Solaris 2.6-2.8 and it works fine.
php-de>I'm marking this as bogus, reopen if you still
php-de>have problems.
php-de>
php-de>-Jason
I have added the following line to my php.ini file, as it was not included
in the php.ini-dist for 4.0.3pl1:
allow_url_fopen = On;
This did not change the behavior or the error. I ran a truss to ensure
that the apxs was loaded the correct php.ini file and the correct
libs. From the output of truss, I am certain that the correct DSO and
php.ini are being read.
I will reopen this bug.
Alan
-- Alan Halachmi Wide Area Network Specialist Ingram Entertainment Network Services mailto:alan <email protected> http://www.ingramentertainment.com-- 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: Alan <email protected>: "[PHP-DEV] PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Previous message: jason <email protected>: "[PHP-DEV] PHP 4.0 Bug #7798 Updated: httpd doesn't repond to GET requests."
- Next in thread: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Maybe reply: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Maybe reply: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Maybe reply: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

