how can I find out if apache was installed with the --enable-module=so on my server? If it wasn't, is it something I can do so I can install php?
THANKS!
how can I find out if apache was installed with the --enable-module=so on my server? If it wasn't, is it something I can do so I can install php?
THANKS!
Run /usr/local/www/bin/httpd -l for a list of modules (Modify path for you installation)