Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 08:48 am EST
Geeklog Forums
HELP ME I AM A n00b
shapo
Anonymous
Hi i recently am wanting to make my own web server so i installed apache and php but when i go to my http://localhost page it is blank, it used to have an error come up but i fixed it and now it is just blank. My geuss is that i havent installed the php file extension properly because it just wont view the geeklog files!
10
10
Quote
jhoke
Anonymous
Try creating a file called test.php with the following as its contents
<?php
phpinfo();
?>
then access this page in your browser... if you do not see the page output a table with all of your PHP configuration, the browser shwos the above code, or there are errors then you have an issue with your PHP install
Text Formatted Code
<?php
phpinfo();
?>
if NOTHING shows up then you have a problem with Apache probally...
you have not said what platform or versions you are running so this is just general troubleshooting suggestions
---
--John
http://www.slapd.net
http://john.hoke.org
7
12
Quote
Status: offline
zilch
Forum User
Newbie
Registered: 12/01/02
Posts: 7
You can check your processes with ps and grep for the httpd process and make sure it's running. If your not sure, you can also just run /path_to_apache/bin/apachectl restart and refresh everything. You may also want to make sure your system isn't doing something odd and not resolving localhost.
9
6
Quote
All times are EST. The time is now 08:48 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content