phpcoder-users Mailing List for phpcoder
Brought to you by:
garyjharris,
quickfoot
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
(1) |
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(14) |
2007 |
Jan
(4) |
Feb
(16) |
Mar
(7) |
Apr
(7) |
May
(7) |
Jun
(6) |
Jul
(17) |
Aug
(44) |
Sep
(18) |
Oct
(12) |
Nov
(17) |
Dec
(4) |
2008 |
Jan
(8) |
Feb
(9) |
Mar
(35) |
Apr
(28) |
May
(17) |
Jun
(10) |
Jul
(27) |
Aug
(9) |
Sep
(13) |
Oct
(17) |
Nov
(23) |
Dec
(48) |
2009 |
Jan
(36) |
Feb
(18) |
Mar
(30) |
Apr
(46) |
May
(113) |
Jun
(99) |
Jul
(74) |
Aug
(19) |
Sep
(25) |
Oct
(33) |
Nov
(6) |
Dec
(13) |
2010 |
Jan
(10) |
Feb
(6) |
Mar
(42) |
Apr
(44) |
May
(53) |
Jun
(61) |
Jul
(47) |
Aug
(40) |
Sep
(23) |
Oct
(8) |
Nov
(1) |
Dec
(1) |
2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
(3) |
Aug
(6) |
Sep
(2) |
Oct
(4) |
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
(1) |
10
|
11
(1) |
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
From: dbfreedman <dbf...@co...> - 2005-06-09 20:24:56
|
I have PHPCODER before on a different computer, and it configured on it successfully. I have changed to a new computer now and am trying it install Coder on the NEW one. I am stumped getting the configuration correct. I am running Windows XP, with IIS server. Php executes correctly running a php file through the browser to the localhost. But when trying to get Coder to run the same php file in the development seems more difficult. To try to simplify the issue, I created a virtual web site on my IIS Server and pointed the physical directory to the install directory of the PHPCoder, and am trying to use the simpler .php file supplied with the product install. The results are, a complaint the file is not in in the Web server document root subpath. I must have something wrong. Here are my settings: php exe path: C:\php4\php\php.exe this the correct path web server root url: http:\\localhost\PhpCoderTest\ All I get is the above error. DavidF. eat...@co... |