I&#39;ve been trying to make phpmod without any success. I&#39;ve even tried to ./configure --with-php and it did&#39;t help. <br>I&#39;ve just upgraded to latest svn and am running FS on FC11.<br><br>I keep getting this error message: <br>

<br>make: php-config: Command not found<br>g++    -Wno-unused-label -Wno-unused-function -c esl_wrap.cpp -o esl_wrap.o<br>esl_wrap.cpp:717:18: error: zend.h: No such file or directory<br>esl_wrap.cpp:718:22: error: zend_API.h: No such file or directory<br>

esl_wrap.cpp:719:17: error: php.h: No such file or directory<br>esl_wrap.cpp:972:21: error: php_ini.h: No such file or directory<br>esl_wrap.cpp:973:31: error: ext/standard/info.h: No such file or directory<br>esl_wrap.cpp:980:17: error: esl.h: No such file or directory<br>

esl_wrap.cpp:981:21: error: esl_oop.h: No such file or directory<br>esl_wrap.cpp:767: error: ‘E_ERROR’ was not declared in this scope<br>esl_wrap.cpp:788: error: ISO C++ forbids declaration of ‘ZEND_RSRC_DTOR_FUNC’ with no type<br>

esl_wrap.cpp:788: error: ‘SWIG_landfill’ was not declared in this scope<br>esl_wrap.cpp:788: error: expected ‘,’ or ‘;’ before ‘{’ token<br>esl_wrap.cpp:793: error: variable or field ‘SWIG_ZTS_SetPointerZval’ declared void<br>

esl_wrap.cpp:793: error: ‘zval’ was not declared in this scope<br>esl_wrap.cpp:793: error: ‘z’ was not declared in this scope<br>esl_wrap.cpp:793: error: expected primary-expression before ‘void’<br>esl_wrap.cpp:793: error: expected primary-expression before ‘*’ token<br>

esl_wrap.cpp:793: error: ‘type’ was not declared in this scope<br>esl_wrap.cpp:793: error: expected primary-expression before ‘int’<br>make: *** [esl_wrap.o] Error 1<br clear="all"><br>Please help.<br>Thanks<br>Costa<br>