Issue finally resolved!
the problem I was experiencing with PHP was resolved by looking at the
IIS --> Web Service Extensions.
Apparently the path to the php.exe file was not showing correctly.
While the real path was: C:\hostingapps\php\php.exe
The Installer used: C:\HOSTIN~1\php\php.exe
The i
Issue finally resolved!
the problem I was experiencing with PHP was resolved by looking at the
IIS --> Web Service Extensions.
Apparently the path to the php.exe file was not showing correctly.
While the real path was: C:\hostingapps\php\php.exe
The Installer used: C:\HOSTIN~1\php\php.exe
The
404 means the server couldnt find that file. if the url was correct it
would be a different error. if youre url was correct AND the server
wasnt configured to execute .php you would see the php code as text.
your url is wrong.
but forget about that for now. just get on the webserver and browse
usi
Hi all,
In regards to the 404 URL not found, that same URL works fine if I use the
php-installer.
So fixing the URL is not the the correct answer.
I believe that IIS doesn't know what to do with PHP ext, meaning.. I prob
mis-configured the PHP.
The question is, what would I need to do to ma
oops...sent to the wrong list.
On 8/19/05, JM <[EMAIL PROTECTED]> wrote:
> after you make changes restart iis. btw apache works fine in this
> scenario too. if the extensions still dont work then look for the
> dll's make sure they are even installed for php/webserver to use
>
> On 8/19/05, JM <[
Hi Y'all,
I think I'll stick to the 4.4.0 for now,. but the install process seemed pretty
much the same for 5.0.4
If I use the php installer,. it install only the barebone version of PHP.
I need to add the extensions to support mbstring, mysql etc..
I'm using IIS6 as this is a Windows 2003