[Info-vax] php.ini location

issinoho iain at issinoho.com
Sat Apr 8 17:21:03 EDT 2023


On Saturday, 8 April 2023 at 21:38:02 UTC+1, Bob Eager wrote:
> On Sat, 08 Apr 2023 10:50:41 -0700, issinoho wrote: 
> 
> > Thanks for the help but no matter what I put on that line, I get this... 
> > 
> > AH00526: Syntax error on line 164 of 
> > /apache$root/000000/conf/httpd.conf: 
> > Listen setup failed
> So what is on that line? Doesn't sound like a PHP error at all.

## Load PHP module
LoadModule php_module modules/mod_php.exe
PHPIniDir "/php$root/etc"
## Define types to be associated with MOD_PHP
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps

APACHE$COMMON:[CONF]HTTPD.CONF;10 1065 lines

$ httpd
[Sat Apr 08 09:12:02.094267 2023] [core:crit] [pid 1062] (57)socket is not conne
cted  : AH00078: alloc_listener: failed to get a socket for 0.0.0.0
AH00526: Syntax error on line 164 of /apache$root/000000/conf/httpd.conf:
Listen setup failed



More information about the Info-vax mailing list