![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#41 |
|
PFO Founder
![]() ![]() |
find the directory that the apache index.html is in and then put your php files in there and try to access them
![]()
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#42 |
|
Programming Guru
![]() ![]() |
you can also make it so that index.php works just like index.html
in your httpd.conf file on the line that has DirectoryIndex index.html just add index.php to the end of the line. This is for version 1.3.x i forget how it works under version 2.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#43 |
|
Expert Programmer
|
Make sure mod_php is installed and that it is configured correctly. You can find a load of information on doing this at http://www.php.net
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#44 |
|
Programmer
|
why the hell do they make this so hard!
im uninstalling everything and im going to ask someone or find a source to completeley guide me through the setup. or maybe someone would help me in here with a nice little walkthrough on which files to download and how to set this thing up |
|
|
|
|
|
#45 | ||
|
Programming Guru
![]() ![]() ![]() |
Quote:
Quote:
TerraNerd, if you see me online PM me... and I'll walk you though it. The process is not that difficult, you'll be up in no time.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
||
|
|
|
|
|
#46 |
|
Programmer
|
Ok, apache is installed again, and so is php.
Im pretty sure i did it right ![]() just for a test i saved <?php phpinfo(); ?> as info.php in the htdocs file, and typed in http://localhost/info.php and it says "page cannot be displayed" u know that error. I dont think i saved it in the right file location :unsure: |
|
|
|
|
|
#47 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
|
|
|
|
|
|
#48 |
|
Programming Guru
![]() ![]() ![]() |
Are you still having problems with the windows installer from XP Home?
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#49 |
|
Programmer
|
No, i installed it fine, and fixed the install wizard thing.
|
|
|
|
|
|
#50 |
|
Programming Guru
![]() ![]() |
TerraNerd, it might be woth while for you to check out apache toolbox. It makes the install alot nicer for new users. Also it comes with anything you'd ever want to install with apache (including PHP). It only runs on linux as far as i can tell, never used it my self. But i guess this info is not really what you're looking for because your running on a windows box.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|