Problem with preview unter webuilder 2006 (evaluate)

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
caroman
Posts: 2
Joined: Tue Sep 05, 2006 12:48 am

Problem with preview unter webuilder 2006 (evaluate)

Post by caroman »

I've installed

php5 (corrent Version)
KeyFocus.net Webserver
MySQL (corrent Version)
IE 6 (corrent Version)

Path to executeable PHP is emty. On localhost in IE 6 comes the keyfocus webserver.

In Webuilder 2006 unter preview I get the Error:
Forbidden:
------------------
KFWebServer/3.1.0 Windows XP at http://localhost Port 80

I've no Idea to find the error. Do you ?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

So what you are saying, you can veiw http://localhost/test.php in IE6 just fine. But if you try to preview the same file in WeBuilder, you get an error?

It looks like the mappings are not configured properly, please walk through this reference:
http://www.blumentals.net/webuilder/faq.php?qid=hpd_map

Also make sure that your web server is configured properly and does not require to add any port numbers in the url.
Karlis Blumentals
Blumentals Software
www.blumentals.net
caroman
Posts: 2
Joined: Tue Sep 05, 2006 12:48 am

Post by caroman »

The mapping is configured allright (like in the faq) there is no portnumber needed.

Please could you tell me why do I need a path for php-exe? Do I need them if I have a running WebServer?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

You do not need a path to php.exe in order to be able to preview your files. It is needed for validation only - if you want to validate your php files.

Please let me know at which FAQ step do the problems arise.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply