From:             [EMAIL PROTECTED]
Operating system: Cygwin-XP
PHP version:      4.2.3
PHP Bug Type:     *Compile Issues
Bug description:  Cannor load libphp4.so - Win32 error 5

Apache 2 was working swell...

These were my PHP 4.2.3 compile commands:
$./configure --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs

$make

(worth noting at the end of make I see this warning...
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
shared libraries
make[1]: Leaving directory `/home/Administrator/php-4.2.3'
Making all in pear
make[1]: Entering directory `/home/Administrator/php-4.2.3/pear'
make[1]: Leaving directory `/home/Administrator/php-4.2.3/pear'
$
) {is that the problem I wonder. Next.}

$make install

$cp php.ini-dist /usr/local/lib/php.ini
(i also tried php.ini-recommended with same results)

Then I changed the httpd.conf file....
appropriately... followed by...

$/usr/local/apache2/bin/apachectl restart

Syntax error on line 231 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp4.so into server: dlopen:
Win32 error 5


System:
Win xp pro - Cygwin - Apache 2 - php 4.2.3













-- 
Edit bug report at http://bugs.php.net/?id=19618&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19618&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19618&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19618&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19618&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19618&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19618&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19618&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19618&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19618&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19618&r=globals

Reply via email to