On 03/30/2015 03:26 AM, Marcos Almeida Azevedo wrote:
On Mon, Mar 30, 2015 at 11:51 AM, Ethan Rosenberg
mailto:erosenb...@hygeiabiomedical.com>> wrote:
Dear List -
When I call another page in PHP, Apache can take 5 to 10 minutes to open
the page.
Example:
* Tim Johnson [150330 17:56]:
> On ubuntu 14.04, I have made the following modifications to
>
> What else to I need to do?
>
> thanks
I should had added that it appears that cgi-bin may be be enabled
at all. If I set the ScriptAlias value back to the default -
/usr/lib/cgi-bin and restart
On ubuntu 14.04, I have made the following modifications to
/etc/apache2/conf-available :
[code begins]
Define ENABLE_USR_LIB_CGI_BIN
Define ENABLE_USR_LIB_CGI_BIN
#ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
ScriptAlias /cgi-bin/ /home/http/r
On 03/30/2015 03:26 AM, Marcos Almeida Azevedo wrote:
On Mon, Mar 30, 2015 at 11:51 AM, Ethan Rosenberg
mailto:erosenb...@hygeiabiomedical.com>> wrote:
Dear List -
When I call another page in PHP, Apache can take 5 to 10 minutes to open
the page.
Example:
On 03/30/2015 09:39 AM, Eric Covener wrote:
On Sun, Mar 29, 2015 at 11:51 PM, Ethan Rosenberg
wrote:
When I call another page in PHP, Apache can take 5 to 10 minutes to open the
page.
Example: