|
Posted by Miyagi on 08/13/07 19:42
I am running a custom setup that the workgroup here needs to run.
IIS6 with Windows Server 2K3. PHP install was a little tricky but
only required the Environment Path to include C:\PHP\ and use the
php.ini in the PHP dir.
The htdocs directory is located on the D:\
I also installed MySQL on the D:\ and have the PATH variable for that
as well.
However, MySQL will not configure with PHP (as shown through the
phpinfo() );
C:\PHP\ext has all required files. php.ini has all of the comments.
Things just don't seem to work correctly.
I was just wondering if anybody had any luck with this setup and if
it's just me going crazy, or I'm doing something totally wrong. It's
been a breeze with Apache/MySQL/PHP on my local computer - however IIS
has been on heck of a pain. This has gone on for awhile now and I
definitely need to have this running soon.
Here're some test files:
http://survey.csdarch.com/phpinfo.php (lack of mysql functionality )
http://survey.csdarch.com/mysql.php (doesn't fully compile, weird.)
Navigation:
[Reply to this message]
|