I have some problems with the Zend Server Center 2.5 (windows version):
1) Apache logs are located on my pc in
c:/programme/server/apache/logs/error.log ,
but I get the error message:
Apache error log was not found. Please add zend_server.apache_error_log = /path/to/error_log to your php.ini file. Location: c:/programme/server/apache/public/logs/error.log
changing the above line to
zend_server.apache_error_log = c:/programme/server/apache/logs/error.log
doesn't help, it insists on the location above!
2) When clicking on "PHP" I get the error:
Error parsing internal configuration file (C:\PROGRA~1\Server\ZendSer/lib/php_ini.def).
3) When changing the configuration and clicking submit, I get the following error:
Failed to update PHP configuration file (Log file not found. Location: C:\PROGRA~1\Server\ZendSer\tmp\zend_server_center_log)
Also, I have problems with installing the Zend Studio client for windows without Java. I have sun java 1.4 installed, so I didn't want to lose space by installing the zend studio version with java, but zend studio install programme doesn't detect that java is installed on winxp; tried on my win98 partition, where the same java version is installed, and it works ok there, the install programme detects java, but not on the winxp partition
If you know how to fix these errors, please post.