![]() |
|
|||||||
| General Information Heard some interesting news about Delphi for PHP? Post it here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi!
I've installed Delphi for PHP Trial, and for some reason none of my browsers can display any project when I click "Run". Chrome displays this message: "This webpage is not available. The webpage at http://localhost:3570/unit1.php?rest...lienthost:7869 might be temporarily down or it may have moved permanently to a new web address. More information on this error Below is the original error message Error 2 (net::ERR_FAILED): Unknown error." Explorer 8 displays this: "Internet Explorer cannot display the webpage" and a button to "Diagnose connection problems" I have a fairly new Windows Vista Business, no separate IIS, Apache; SQL or PHP installed, the security software is ESET Smart Security. I have a constant internet connection. The only thing I did with Delphi for PHP after the fresh install is creating a nem application and putting a button on the form. Click "Run"...and the rest is what I described above. I've installed the same trial on a Windows Seven Beta, and it works fine (apart from I cannot exit normally, I have to kill the process). What could be the problem? ![]() |
| Sponsored Links |
|
|
|
|||
|
i suggest you do a clean reinstall of your d4php. When d4php is closed abnormally (kill process, or crash ide, or something like this) then files get corrupted. Also be ware of the strict uac issues which starting from vista release is now a big issue. aka be carefull, but it works. so installed as administrator run as administrator. using other accounts to modify files for d4php can cause problems due to rights (uac), so be carefull when updating vcl files to your vcl folders
|