Re: PHP + GD with jpeg and ttf enabled on FreeBSD 5.3 and Apache 1.3



Hi Mumia

Many thanks for your suggestion - I was fairly sure that since Apache
was loading the module from /apache/libexec where it was being copied
each time I did a re-make on PHP, that it ought to be picking up the
new compilation after an Apache restart. This was confirmed in that I
could see the new build timestamp showing in phpinfo()

What I discovered, on trying to doublecheck to follow up on your
suggestion, was that the 'make' process wasn't for some reason doing a
complete re-compile on all the files.

With a recompile of everything, it now appears to be working fine.

regards
Charles B


Mumia W. wrote:

Configure Apache to not load the old libphp4.so module and to
load the new (built by you) libphp4.so module.

.



Relevant Pages

  • Re: Apache Permissions
    ... I'll keep that suggestion in mind. ... >>DocumentRoot just right on my Apache configuration. ... >>Do you Yahoo!? ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
    (Fedora)
  • Re: Getting phpMyAdmin to work
    ... AddType application/x-httpd-php .php .phtml ... The first suggestion worked here on the desktop by upgrading 8 dependencies. ... I added those and restarted apache, and the index file now loads, but I get a 'cannot find file 'left.php'. ... Clemson University Math Sciences ...
    (Fedora)
  • Re: Digest Auth driving me nuts!!!
    ... > got a problem with digest auth. ... > possible suggestion I could find on the net - nothing. ... > Windows XP SP2 ... otherwise go to the Apache ...
    (comp.infosystems.www.servers.unix)
  • Re: Getting phpMyAdmin to work
    ... Check the error_log in apache for more detail, likely there is a path issue. ... R. G. Newbury wrote: ... $ yum install phpMyAdmin ... I strongly suspect that the answer is the second suggestion. ...
    (Fedora)
  • Re: problem loading php_gd2.dll php5/apache2.0+
    ... I have tried setting the extension dir in php.ini, and loading the GD ... module from there when apache is started, but it won't load. ... If it won't load at Apache startup, ... I've included the correct syntax bellow for loading the php5 module, ...
    (comp.lang.php)