Have a look at config.log - you will probably see something like: configure:19964: checking if owphp is enabled configure:19975: result: yes configure:19988: WARNING: Cannot find php-config program. Look for it at http://www.php.net configure:19990: WARNING: OWPHP is disabled because php-config is not found
The php-config script is (as far as I know) a result of compiling php from scratch, but it is not included i the rpm-package. So I think you have to uninstall php (rpm -e php) and then download and compile the sourcecode from scratch. Jan On Thu, April 20, 2006 20:15, Wizard wrote: > hey guys i tried to ./configure --enable-owphp > > but it never enables any suggestions owfs owhtpd and owfs server all > work fine > > > Thanks mike > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
