473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

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 1525
pa*********@telus.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_<machinename>) 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...@telus.net" <paulspar...@telus.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*********@telus.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*******@attglobal.net
==================

Jan 17 '08 #4
pa*********@telus.net wrote:
On Jan 17, 5:52 am, Jerry Stuckle <jstuck...@attglobal.netwrote:
>paulspar...@telus.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*******@attglobal.net
==================

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

Jan 21 '08 #6
pa*********@telus.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.configuration 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*******@attglobal.net
==================

Jan 21 '08 #7

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

Similar topics

0
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...
14
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...
55
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...
0
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...
0
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...
4
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...
0
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...
10
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...
16
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.