ID: 14019 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Linux Debian Potato PHP Version: 4.0CVS-2001-11-11 New Comment:
This is not actually a bug. The PHP configure checks what the GD library supports. It doesn't matter if you use --with-jpeg-dir or other similar options. They are only needed if you get some problems configuring. --Jani Previous Comments: ------------------------------------------------------------------------ [2001-11-12 00:20:33] [EMAIL PROTECTED] Yes. Stop first, then start, I wondered about that. Always noticed that in the error_log a restart doesn't work, so changed to the stop/start method. Yes. I believe I deleted config.cache before ./configure. Rerunning entire sequence to make sure. Results: # fresh tarball ./configure # with flags, as above make make install apachectl stop # verified in ps apachectl start # verified in error_log # verified JPG support enabled in phpinfo() function # interesting note, config.cache no longer exists, hopeful news ./configure # this time without --with-jpeg-dir make make install apachectl stop # verified in ps apachectl start # verified in error_log # phpinfo() still says JPG support enabled Bummer. -- William Guynes ------------------------------------------------------------------------ [2001-11-11 23:32:23] [EMAIL PROTECTED] Yes. Stop first, then start, I wondered about that. Always noticed that in the error_log a restart doesn't work, so changed to the stop/start method. Yes. I believe I deleted config.cache before ./configure. Rerunning entire sequence to make sure. Results: # fresh tarball ./configure # with flags, as above make make install apachectl stop # verified in ps apachectl start # verified in error_log # verified JPG support enabled in phpinfo() function # interesting note, config.cache no longer exists, hopeful news ./configure # this time without --with-jpeg-dir make make install apachectl stop # verified in ps apachectl start # verified in error_log # phpinfo() still says JPG support enabled Bummer. -- William Guynes ------------------------------------------------------------------------ [2001-11-11 22:41:09] [EMAIL PROTECTED] Hmm..question is, did you do it like I described? Doing 'apachectl restart' does not work. And about deleting config.cache..you should delete it before configure, not before make. --Jani ------------------------------------------------------------------------ [2001-11-11 22:31:19] [EMAIL PROTECTED] Yes. Make install and an Apache restart was done each time. -- William Guynes ------------------------------------------------------------------------ [2001-11-11 20:12:38] [EMAIL PROTECTED] Forgive me if this is stupid question, but did you do '# make install' and '# /usr/local/apache/bin/apachectl stop; # /usr/local/apache/bin/apachectl start' ?? --Jani ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/?id=14019 Edit this bug report at http://bugs.php.net/?id=14019&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]