If your apache webserver is running on a unix platform and your apache contains php then you can write a shell script and execute that script from a php script to shut down and restart apache. You wouldn't be able do anything while apache was shut down since you need apache up to run the php...
I am attempting to build a new apache to include some additions to php. We are adding the --with-gmp option to php's ./configure. The ./configure works without the gmp option, but does not complete when we add the --with-gmp option.
Here is some more detailed info:
OS hpux11
apache version...
I currently work with 3 of the 4 webservers and here is my rating of them.
Apache Low
IIS High (spent a lot of time upgrading patch levels on these servers)
IPlanet Low
Zeus ???
Make sure the oracle client is installed if you want to use the oracle OCI libriaries (better performance). Once it is installed then you will have to create a unix account which will run the apache child processes (the parent process runs as root if you will be using port 80 for http). This...
We have a similar mix, HP-UX 11, Apache1.3.20, PHP4, Oracle. We could not find a binary file with these modules, so we downloaded the Apache, and PHP source and compiled it on our server. It took a while to find the "complete" instructions, we had to piece together some information...
We need a way to "break" the basic authentication, basically log a user out.
We have a 3rd party web-app which requires basic authentication. We (currently) use htaccess for access management.
A user that hits the site is prompted for user name and password and continutes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.