We have developed a product under UNIX. It runs perfect with Apache+mod_perl+fastcgi. Now, one client want it run under windows+IIS+ActivePerl. To enhance the performance, it'd better run with fast...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20477248.html
Zones:
PerlDate Answered: 11/02/2003 Rating: 7.8 Views: 0
Hello World!
I'm not sure where to ask this question...
I just implemented FastCGI for my server and everything works very nicely. My question is how do I measure the speed increase? It is no...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21499555.htm...
Hello
I am interested in going from cgi to fastcgi ... my operating system for my web server is Red Hat Fedora Core 2 ... i run Perl scripts ... my perl/cgi scripts have no error ... i installe...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_21935474.html
Zones:
CGIDate Answered: 07/29/2006 Rating: 6.8 Views: 0
i get this error wile tring to run a php file for more then 30 or so seconds i change the time in the php.ini file and restarted the iis but i keep getting this
what can i do ?
C:\php\php-cgi...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_23763...
Is it possible to create a Default Website under IIS with ASP and PHP enabled?
For example:
http://www.mysite.com/test.asp
http://www.mysite.com/test.php
Will both work?
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_23827...
i am running my 9i forms in win2003.what i found is the forms browser is showing this address when i run, http://%%20"http://jessy:8888/forms90/f90servlet?form=......".if i remove http://%%20 it is...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/Oracle_I...
Zones:
Orac...Date Answered: 02/24/2005 Rating: 7.8 Views: 0
Hi,
I am new to web programming. And i dont have much idea about FCGI, so please bear with me..
I created this simple FCGI program. When i run this script from browser, it gives me the output b...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_21389965.html
Zones:
CGIDate Answered: 05/20/2005 Rating: 7.4 Views: 0
I have an HTTPServer that comes with a mod_fastcgi.so file and some instructions on how to install it. The documentation says that the cgi's supplied with the application is already fastcgi savvy. ...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_21431603.html
I'm having some trouble getting PHP 5.1 as FAST CGI on my laptop.
I have PHP 4 & 5 running under Apache 2 on the same machine which works fine.
I copied "isapi_fcgi.dll" to c:\php.
IIS appli...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
I'm trying to run a php application on a unix server that has the following configuration
php5
mysql5
Apache 1.3.7
phpsuexec
Fastcgi (with fastcgi configured in apache config file)
I get ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22793384.htm...