Tue Apr 20, 2004 4:01 am |
Replies: 6 |
Views: 7772 |
|
 |
Hi Dmitrie!
Well, I don't know what happens. phpinfo() says the ini path is C:\WINNT\php.ini, which is correct.
What I've done is to use my old php.ini file, and then everything works, also the ...
|
Mon Apr 19, 2004 10:22 am |
Replies: 6 |
Views: 7772 |
|
 |
No!!! DBG is not shown.
And more: phpinfo() states that extension_dir = c:\php4
Very strange, I don't have this php version installed. I've searched the whole hard disk for php.ini's and none has ...
|
Mon Apr 19, 2004 9:32 am |
Replies: 6 |
Views: 7772 |
|
 |
Thanks for your fast reply!
Unfortunately, the problem still persists. I've checked the extensions path:
extension_dir ="C:\php\extensions"
This has to be correct, because without debugging, the ...
|
Mon Apr 19, 2004 6:03 am |
Replies: 6 |
Views: 7772 |
|
 |
Hi,
I had my phpEd 3.3 remote debugging working fine using on the server php4.1.2 and running as a CGI
Now I've installed php 4.3.6 on the server and run it as a Isapi filter (to avoid session v ...
|