[AOLSERVER] compiling php for aolserver

2002-10-17 Thread Edwin Ho
Hi, I'm having problems gettig php to work with Aolserver. this is the command I am using: ./configure --with-aolserver=/usr/local/aolserver/ \ --with-aolserver-src=/usr/local/src/oacs/aolserver/ \ --with-pgsql no errors, then I compile it. no errors again. but in my modules directory, there

[AOLSERVER] php + aolserver

2002-08-30 Thread Edwin Ho
Hi, I'm trying to get php to work with aolserver . I am using aolserver3.3ad13-oacs1-beta-src.tar.gz and php-4.2.2 I configured php like this: ./configure --with-aolserver=/usr/local/aolserver \ --with-aolserver-src=/usr/local/src/oacs/aolserver \ --with-pgsql=/usr/local/pgsql

[AOLSERVER] virtual servers in ns

2001-08-17 Thread edwin ho
hi, how do you implement virtual servers in aolserver? the docs say that each nsd can only server one site. so if i wanted to have many sites on one physical machine, i would need to run many instances of nsd? and does aolserver have an equivalent function to apache's .htaccess authentication