Hi,
I have problem with EasyApache 3. I tried to compile Apache 2.2 + PHP 5.2.3 on my Server.
All working well but when it want to update Apache config I received this error :
Code:
Updating Apache configuration
Updating Apache configuration
!! Failed to generate a syntactically correct Apache configuration (/usr/local/apache/conf/httpd.conf.1181651068):
[Tue Jun 12 15:54:12 2007] [error] (EAI 2)Name or service not known: Could not resolve host name xxx.xxx.xxx.xxx: -- ignoring!
Syntax error on line 255 of /usr/local/apache/conf/httpd.conf.1181651068:
ServerAdmin takes one argument, The email address of the server administrator
!!
!! Restoring original working apache !!
Compiling report...
Sending report (941 bytes)...
Report processed.
!! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1181647063' !!
When I check line 255 in /usr/local/apache/conf/httpd.conf.1181651068 I see :
ServerAdmin is blank
Can you please help me to compile Apache 2.2 + PHP 5.2.3
Thank you