Hello, I am in need of some help with installing PHP onto a sparc system running SuSE 7.3. i have downloaded and compiled PHP 4.2.1 but i seem to keep getting the same error after i execute the module from the httpd.conf file. i configed with this line: ./configure --with-mysql=/usr/local/mysql --with-apxs2=/usr/local/apache2/bin/apxs
i already have both mysql 3.23 installed as well as Apache 2.0.35 and they are all working well but i get this error when i start the webserver with the module loaded for php : Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: undefined symbol: sapi_globals_id i cannot find an help on this one yet. i think it might be some sort of bug with the sparc version -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php