473,796 Members | 2,654 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Instalation problems. Browser doesn't know what to do

Loaded Apache and PHP on a Windows XP box. Apache is working fine.
However when I load a .php page I get a "Forbidden Warning You don't
have permission to access /php/php.exe/Chapter03/handle_form.php on
this server."

Any idea what I need to configure?
Jan 17 '08 #1
6 1555
pa*********@tel us.net wrote:
Loaded Apache and PHP on a Windows XP box. Apache is working fine.
However when I load a .php page I get a "Forbidden Warning You don't
have permission to access /php/php.exe/Chapter03/handle_form.php on
this server."

Any idea what I need to configure?
Hi,

A wild guess based on the VERY limitted information you posted is:
the user that runs IIS (named IUSR_<machinena me>) doesn't have
permissions to read/execute your php.exe, or maybe also not handle_form.php .

Also, start with a simple script like this:
<?php
phpinfo();
?>

instead of handle_form.php .

Regards,
Erwin Moller
Jan 17 '08 #2
Rob
On Jan 17, 4:22*am, "paulspar...@te lus.net" <paulspar...@te lus.net>
wrote:
Loaded Apache and PHP on a Windows XP box. *Apache is working fine.
However when I load a .php page I get a "Forbidden Warning You don't
have permission to access /php/php.exe/Chapter03/handle_form.php on
this server."

Any idea what I need to configure?
Paul, the '/php/php.exe' in the error seems to be the useful part.

My guess is that you've misconfigured Apache somehow, unless you
passed that in the URL yourself?

Would need to know move about the Apache/PHP installation package you
used, how you configured Apache, and the URL you're actually calling.

Rob.
Jan 17 '08 #3
pa*********@tel us.net wrote:
Loaded Apache and PHP on a Windows XP box. Apache is working fine.
However when I load a .php page I get a "Forbidden Warning You don't
have permission to access /php/php.exe/Chapter03/handle_form.php on
this server."

Any idea what I need to configure?
What's the URL you're trying to access?

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Jan 17 '08 #4
pa*********@tel us.net wrote:
On Jan 17, 5:52 am, Jerry Stuckle <jstuck...@attg lobal.netwrote:
>paulspar...@te lus.net wrote:
>>Loaded Apache and PHP on a Windows XP box. Apache is working fine.
However when I load a .php page I get a "Forbidden Warning You don't
have permission to access /php/php.exe/Chapter03/handle_form.php on
this server."
Any idea what I need to configure?
What's the URL you're trying to access?
(Top posting fixed)
No URL. This is loaded and run as a local server (for class
purposes).
Just because it's on the local machine doesn't mean you don't have a
URL. Again - what's the URL you're trying to access? Or how are you
trying to load the page?

(2319 lines of unrequested information snipped)

P.S. Please don't top post.
--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Jan 20 '08 #5
The files are different. All my php files return same error.

Jan 21 '08 #6
pa*********@tel us.net wrote:
The files are different. All my php files return same error.

Then I would say you have a problem with your Apache configuration. It
shouldn't be trying to go to the /php/php.exe folder - which I suspect
doesn't exist.

I'd suggest you try alt.apache.conf iguration for starters. Get your
Apache configuration straightened out. Then if you still have problems
with the PHP interpreter processing your code, come back here.

But PHP can't do much until Apache is working correctly.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Jan 21 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
955
by: Voytek | last post by:
VS.Net Academic conteins 4 cd vs.net, 1 cd windows update components and 1 cd with students tools 2 years ago instalation went thru 1 cd with windows update components and 4 cd vs.net instantly Now I can instal windows components,and only 1st cd vs.net,this gives me visual c++ with remoute debager Instalation does not ask for ader cd and ,I coud not find anythink to do it manualy.
14
2326
by: Jim Hubbard | last post by:
Are you up to speed on the difficulties in using the 1.1 .Net framework? Not if you are unaware of the 1,596 issues listed at KBAlertz (http://www.kbalertz.com/technology_3.aspx). If you are going to use .Net......I highly recommend signing up for the free KBAlertz newsletter at http://www.kbalertz.com/default.aspx. Looking at all of the errors and quirks sometimes makes me wonder if this thing is really ready for prime time.
55
4217
by: drhowarddrfine | last post by:
I'm working on a web site that could use some control using js but am concerned about what problems I may have with potential users having their js turned off. Has anyone had any serious problems with this sort of thing? I know some of these potential users are with big companies and am wondering if anyone had real problems with that.
0
3339
by: Marko | last post by:
Please, can anyone help me... I have problem with VisualStudio.NET instalation: First step is OK (framework...), but when instalation of .NET begin, after some time I get message "INSTALATION FAILED" and log with: setup.exe: ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() setup.exe: Component error string not specified in ISetupManager::AddToActionResultCollection()
0
1274
by: Peter R. Vermilye | last post by:
I am involved on a web application that is using a third party set of APIs for remote database access (middleware). I've been brought in because of my background in programming, thus I'm new to this web development process so forgive my ignorance. The third party has a shopping cart which must be saved in the session. When navigating from page to page we experience some odd behavior on the hosted server that we do not see on our...
4
3539
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The objective in utilizing this new deployment method is to reduce the maintenance overhead as well as making it easier for my users to setup and run the application initially. I have VS 2002, Windows XP, Access XP(2000 format). He is my problem....
0
3062
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The objective in utilizing this new deployment method is to reduce the maintenance overhead as well as making it easier for my users to setup and run the application initially. I have VS 2002, Windows XP, Access XP(2000 format). He is my problem....
10
19176
by: Danny | last post by:
Hi all, I am having some odd problems with AJAX on Firefox (1.5). When I use GET as the request method everything works ok, but when I do a POST the remote function doesn't get the parameters I am passing to it. Everything works fine on IE 6. Here's a couple samples of what I am doing: // using GET url = 'http://www.myserver.com/cgi-bin/funct?key1=value1&key2=value2'
16
2540
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client uses IE to talk with a server. The user on the client (IE) sees an ASP net page containing a TextBox. He can write some text in this text box and push a submit button.
0
9679
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9527
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10172
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7546
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6785
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5441
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4115
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.