I'm trying to recompile my php5 with eaccelerator. I get following error messages: when it comes to "make" I get this: the files php.h and zend.h, zend_API.h etc. are in subfolder of /usr/include/php5 that's why I have this option in the configure line: I have no idea what's wrong please help!
problem solved. -> wrong paths (php instead of php5) create soft link: now run the eaccelerator setup Regards