From: <php...@li...> - 2007-01-11 11:58:10
|
> After setting up the bridge, I got the 'Call to > undefined function mysql_pconnect()', which I guess > is due to this sql function not being complied to > the default bridge installation (fedora 5). Old versions (<= 3.2.2) of the bridge contain a compiled PHP binary in the JavaBridge.war file. In version 4.x, which uses the same code base as 3.x we've removed these obsolete components. Just remove the WEB-INF/cgi/php-cgi-i386-linux executable or simply upgrade to 4.0.1, which uses the system PHP binary by default. > Is there anyway I could make the modules available > to my previous php instalation available to > php-bridge? You could compile a mysql.so and copy it to the WEB-INF/cgi directory. Or simply use the PHP binary from fedora 5. ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |