l4nc3r Posted June 20, 2007 Share Posted June 20, 2007 Environment: Windows XP Abyss WS X1 PHP 5.2.3 MySQL 5.0 phpMyAdmin 2.10.2 I can open up phpMyAdmin and create databases, but when I try to add a table to one of the databases, windows gives a "CGI / FastCGI has encountered a problem...etc." Here's what I've done: Reinstalled MySQL Resinstalled PHP Reinstalled/upgraded phpMyAdmin Attempted to create a test table outside of phpMyAdmin with a php script (successful) Made sure mbstring extension was enabled in php configuration file Made sure extension directory was correct Made sure mbstring extension was in system PATH Anyone have any idea what's wrong? If it's a bug, should I just wait until phpMyAdmin or PHP fixes the bug, or is there something I can do? Any input greatly appreciated. Quote Link to comment Share on other sites More sharing options...
l4nc3r Posted June 21, 2007 Author Share Posted June 21, 2007 FIXED: Merely stopped all extensions except mysqli. I'm going to go through and uncomment one by one the ones I want now. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.