-
Posted to
PHP Community
by
kakadia
on
07-06-2009, 10:53 AM
your answer could be 1 of them...i found another way to solve it...so thanks..
-
Posted to
PHP Community
by
kakadia
on
07-06-2009, 9:25 AM
I have php 5.2.10 installed on Server 2008.
I'm trying to figure it out, how to set 2 doc_root in php.ini for multi IIS websites in windows.
I have tried this, but it didn't worked.
doc_root = "C:\inetpub\wwwroot ; E:\wwwroot2"
-
Posted to
PHP Community
by
kakadia
on
07-02-2009, 8:26 PM
Letters means
F = Full Control
M = Modify
R&E = Read & Excute
R = Read
W = ...
-
Posted to
PHP Community
by
kakadia
on
06-30-2009, 2:45 PM
i already set the default index page and the permission to the virtual directory.....
it still gives me an error...some how...
i think it has something to do with php.ini.....
-
Posted to
PHP Community
by
kakadia
on
06-29-2009, 10:30 PM
I'm running PHP 5.2.10 in Server 2008 SP2.
when i browse the virtual directory path..i get an error saying..
404 File or Folder not found.
Ex:: www.mydomain.com/virtual_directory_name/
i already set the Virtual Directory permission for iis users.
There is no problem with browsing regular file or folder...
Thanks in ...
-
Posted to
PHP Community
by
kakadia
on
06-29-2009, 12:45 PM
thank you so much...it's finally working..
but the iis virtual directory,
404 File or Folder not found error occured....
any clues on this...i tried to enable virtual directory in php.ini but i can't find nothing about.it.
-
Posted to
PHP Community
by
kakadia
on
06-28-2009, 11:59 PM
Mys system info : Server 2008 SP2 IIS7.0
PHP Version Installed : 5.2.10
The PHP is installed through Web Platform Installer 2.0
I'm currently hosting a site in my server...and i'm trying to use this code in website...but the code is not excuting...means the server host name is not displaying..
THE CODE IS:
<? echo ...
-
Posted to
PHP Community
by
kakadia
on
06-28-2009, 11:58 PM
Mys system info : Server 2008 SP2 IIS7.0
PHP Version Installed : 5.2.10
The PHP is installed through Web Platform Installer 2.0
I'm currently hosting a site in my server...and i'm trying to use this code in website...but the code is not excuting...means the server host name is not displaying..
THE CODE IS:
<? echo ...