Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000101

[PHP-DEV] RE: [PHP-QA] RE: [PHP-DEV] 4.0.3RC2 From: Sascha Schumann (sascha <email protected>)
Date: 10/03/00

On Tue, 3 Oct 2000, Mike Robinson wrote:

>
> > > Syntax error on line 45 of /etc/httpd/conf/httpd.conf:
> > > Cannot load /usr/lib/apache/libphp4.so into server:
> > > /usr/lib/apache/libphp4.so:
> > > undefined symbol: php_memnstr
> > > /usr/sbin/apachectl start: httpd could not be started
> >
> > Which extensions are you using?
> >
> > That is caused by a source file which used php_memnstr(), but
> > does not #include php_string.h.
>
> Sorry, I usually include that info:

    Thanks, it has been fixed in CVS.

    Patch:

    http://viewcvs.php.net/viewcvs.cgi/php4/ext/pfpro/pfpro.c.diff?r1=1.5&r2=1.6&diff_format=u
   
    - Sascha

-- 
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>