ID:               35006
 Updated by:       [EMAIL PROTECTED]
 Reported By:      emil dot v dot ivanov at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows XP SP2
 PHP Version:      5.0.5
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2005-10-28 15:19:30] emil dot v dot ivanov at gmail dot com

Description:
------------
I installed a clean copy of PHP 5.0.5 on IIS 5.1 (Win XP SP1) as an
ISAPI. When I try to open a php page, it displays "The specified module
could not be found." (Firefox). I check and the module is up and running
(IIS reported php isapi loaded). All I did is just extract the
php-5.0.5-win32.zip to C:\Program Files\php-5.0.5-win32, add the folder
to PATH variable, add it as a module in IIS, and that's it (no php.ini
created, I tried with it - the same result). NO extentions enabled.

Reproduce code:
---------------
<?php echo("asd"); ?>

Expected result:
----------------
asd

Actual result:
--------------
The specified module could not be found.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35006&edit=1

Reply via email to