Tue May 20, 2008 3:42 pm |
Replies: 4 |
Views: 4222 |
|
|
I think I figured out part of my problem. When I run the browser, using run, I get the following address where it is trying to locate the file:
http://localhost:8080/file:/C:/Program%20Files/Apache% ...
|
Tue May 20, 2008 1:07 pm |
Replies: 4 |
Views: 4222 |
|
|
First of all thank you for replying to a previous post, this post is a follow up question. The reason I am asking how to configure PhpED is an administrator told me that I need to configure my IDE to ...
|
Tue May 20, 2008 8:59 am |
Replies: 4 |
Views: 4222 |
|
|
How do I configure PhpED to use php?
|
Sun May 18, 2008 10:54 am |
Replies: 6 |
Views: 3994 |
|
|
1. php.ini is in C:\php\php.ini
2. phpinfo() is in C:\Program Files\Apache Group\Apache2\htdocs
3. The way I run the php exe. is in my Internet Explorer I type: http://localhost/phpinfo.php
|
Sun May 18, 2008 9:43 am |
Replies: 6 |
Views: 3994 |
|
|
I am using Windows XP.
|
Sun May 18, 2008 9:41 am |
Replies: 6 |
Views: 3994 |
|
|
I checked the items you told me to check and they seem fine. I did see a reference to mysql and mysqli amd the php.ini file has the extension for mysql. Below is what I found.
extension=php_msq ...
|
Fri May 16, 2008 12:48 pm |
Replies: 6 |
Views: 3994 |
|
|
My problem is a little bit different from most. My executables works fine in browsers like Internet Explorer but does not work in NuSphere PhpED's browser; I get the following errors like the followi ...
|