Operating System - HP-UX
1833275 Members
2889 Online
110051 Solutions
New Discussion

PHP, Apache, and Sybase on HP-UX

 
Matt Hearn
Regular Advisor

PHP, Apache, and Sybase on HP-UX

Hey all! We have a QIP application that uses Sybase. The app folks would like to be able to use PHP to access the DB and develop web front-ends to help manage the app, so I dutifully got the latest 11.0-compatible version of HPWS apache/tomcat/java/etc. and installed it.

However, it doesn't appear that the PHP was compiled with the Sybase module. At least, the "configure" didn't have the "--with-sybase-ct=/opt/sybase" command line option, or so phpinfo() is reporting.

It's not clear to me if the HP-supplied version of PHP has the sybase module included. Does anyone know if it does or doesn't? If so, how can I activate it?

I'd really really hate to have to go to compiling PHP from the sources because compiling on HP-UX without the expensive ANSI compiler is difficult at best.

Thanks!