[Phpmyadmin-devel] reply to Piotr - re: error 500 w/phpmyadmin

Php is working fine both php -info at the command line as well as making index.php containing <?php phpinfo(); ?> Adam -----Original Message----- From: phpmyadmin-devel-request@lists.sourceforge.net [mailto:phpmyadmin-devel-request@lists.sourceforge.net] Sent: Monday, December 21, 2009 3:31 PM To: phpmyadmin-devel@lists.sourceforge.net Subject: Phpmyadmin-devel Digest, Vol 41, Issue 3 Send Phpmyadmin-devel mailing list submissions to phpmyadmin-devel@lists.sourceforge.net To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel or, via email, send a message with subject or body 'help' to phpmyadmin-devel-request@lists.sourceforge.net You can reach the person managing the list at phpmyadmin-devel-owner@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Phpmyadmin-devel digest..." Today's Topics: 1. Re: I need help with config (Piotr Przybylski) ---------------------------------------------------------------------- Message: 1 Date: Mon, 21 Dec 2009 21:31:11 +0100 From: Piotr Przybylski <piotr.prz@gmail.com> Subject: Re: [Phpmyadmin-devel] I need help with config To: phpmyadmin-devel@lists.sourceforge.net Message-ID: <a49078950912211231t342937a8g21cf9eaf86961e74@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Did you try to run a simple "hello world" php script? eg. <?php echo "it works"; ?> If it works, use regular phpMyAdmin support - http://www.phpmyadmin.net/home_page/support.php . If not, look for a tutorial on IIS/FastCGI configuration. Personally, I use Apache so I can't help you with IIS. -- Regards, Piotr Przybylski 2009/12/21 Adam Sonzogni <asonzogni@setfocus.com>
I am trying to run PHPMyAdmin on top of Windows 2008 R2/IIS7.5 running PHP 5.3.1 and MySQL 5.0.88. When I try to login to phpmyadmin it takes about 60 seconds and then returns a 500 error. I do not know enough about FastCGI to troubleshoot this.
Thanks in Advance for any help!
Adam
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
participants (1)
-
Adam Sonzogni