Click to See Complete Forum and Search --> : PHP and AOL Server


Anon
06-27-2000, 05:24 PM
Hey PHP Community---

Much to my dissatisfaction, my boss installed AOL Server Software instead of apache, thus limiting my ability to use PHP on the job. Does anyone know anyhting about how well AOL Server interacts with PHP? Does it still work? there are thousands of ways that I *could* use PHP to save time if it worked. Thanks,

-Bo

Anon
06-28-2000, 06:28 AM
If you can install cgi-interpreters like perl there should not be any problems installing php... as cgi-module.
---
wizactive
wizactive@jimportal.com
http://www.jimportal.com/

Anon
06-29-2000, 01:40 PM
PHP4 works fairly well with AOLserver. I've got it configured and installed in no time. The only shortcoming was I can't get gd to work. (which annoys me).

Anon
05-29-2001, 07:05 PM
AOL server comes with built-in support for asp-like functionality using tcl for the server side scripting. Way easier than php and every bit as powerful (if not more so). Go to aolserver.com for more info.