Delphi 4 PHP path-problem
- From: Michael Trowe <info@xxxxxxxxxxxxxxxx>
- Date: Sat, 31 Mar 2007 18:10:59 +0200
Hi,
I write in this group, because b.p.delphiphp.* is still not available on my
news-server. So I hope I'll get some help here.
I've Installed D4Php to D:\CodeGear\...
My "My Documents"-Folder is mapped simply to drive e: - so all my own
D4PHP-Projects are stored in "E:\Delphi for PHP Projects\"
If I run one of the sample files everything works fine - but if I run one
of my own files all the JavaScript-things won't work.
The problem are the generated paths to load the JavaScript files. If I
start a project from the d:\...\vcl\samples-folder the path for a
JavaScript-file is:
vcl-bin/qooxdoo/framework/script/qx.js
If I run the same file from my E-Drive the path is:
file:///d:/borland/delphi4php/1.0/vcl/qooxdoo/framework/script/qx.js
And the browser is not allowed to load local JS-files - neither Firefox nor
IE.
Is there any solution for this problem?
Regards,
Michael
.
- Follow-Ups:
- Re: Delphi 4 PHP path-problem
- From: Jonathan Benedicto
- Re: Delphi 4 PHP path-problem
- From: Markus.Humm
- Re: Delphi 4 PHP path-problem
- Prev by Date: Re: Any news on ESD->ISO? (for Nick Hodges)
- Next by Date: Re: Any news on ESD->ISO? (for Nick Hodges)
- Previous by thread: Delphi from USA to Europe
- Next by thread: Re: Delphi 4 PHP path-problem
- Index(es):