On Wed, Dec 9, 2009 at 8:18 AM, Brian Gaber
wrote:
>
> Compiled using this environment:
>
> export CC="xlc -q64"
> export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE
> -DFUNCPROTO=15 -O -I/opt/freeware/include"
> export CXX="xlC"
> export CXXFLAGS=$CFLAGS
> export LD=ld
> export LD
> Did you ensure that the Listen directive is set?
I left the default which is:
Listen 80
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To
Brian Gaber wrote:
Compiled using this environment:
export CC="xlc -q64"
export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE
-DFUNCPROTO=15 -O -I/opt/freeware/include"
export CXX="xlC"
export CXXFLAGS=$CFLAGS
export LD=ld
export LDFLAGS="-L/opt/freeware/lib"
export OBJECT_MODE=64