ID: 19759 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Apache2 related Operating System: Linux RH 7.2 PHP Version: 4.2.3 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2002-10-04 16:41:36] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-10-04 15:27:29] [EMAIL PROTECTED] I have configured Apache 2.0.43 with the following: ./configure --prefix=/usr/local/apache2.0 --enable-module=most --enable-module=so PHP 4.2.3 was configured with the following: ./configure --with-apxs2=/usr/local/apache2.0/bin/apxs --with-mysql --with-xml The following was added to the httpd.conf file: LoadModule php4_module modules/libphp4.so <Files *.php> SetOutputFilter PHP SetInputFilter PHP </Files> AddType application/x-httpd-php .php .phtml .html When I try to start Apache I get the following error message: Cannot load /usr/local/apache2.0/modules/libphp4.so into server: /usr/local/apache2.0/modules/libphp4.so: undefined symbol: core_globals_id Thanks for any help! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19759&edit=1
