Eu tenho uma necessidade muito específica de replicar um ambiente de teste que inclui o Centos e o PHP 5.1.6.
Eu instalei o XAMPP 1.5.4 (contendo o PHP 5.1.6), mas não consigo executar o Apache.
O MySQL e o ProFTPD parecem estar funcionando. Quando eu corro:
/opt/lampp/lampp status
Eu recebo:
Version: XAMPP for Linux 1.5.4
Apache is not running.
MySQL is running.
ProFTPD is running.
Meu log de erros tem as seguintes linhas:
[warn] RSA server certificate is CA certificate (BasicConstraints: CA == TRUE !?)
[warn] RSA server certificate CommonName (CN) 'localhost' does NOT match server name!?
Coisas que tentei:
ServerName localhost
no arquivo httpd.conf Eu também estou aberto a outras idéias, se houver maneiras mais fáceis de obter o PHP 5.1.6 no Centos.
Tags php