Re: [users@httpd] Apache is Slow

2015-03-30 Thread Ethan Rosenberg, PhD
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:

Re: [users@httpd] Scriptalias redirect not working on ubuntu 14.04

2015-03-30 Thread Tim Johnson
* 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

[users@httpd] Scriptalias redirect not working on ubuntu 14.04

2015-03-30 Thread Tim Johnson
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

Re: [users@httpd] Apache is Slow

2015-03-30 Thread Ethan Rosenberg
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:

Re: [users@httpd] Apache is Slow

2015-03-30 Thread Ethan Rosenberg
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: