Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-13-2006, 05:32 AM   #11 (permalink)
baronvongogo's Avatar
 
Master Techie

Join Date: May 2005

Location: UK

Posts: 2,749

baronvongogo is on a distinguished road

Default

I put my php files here:

xampplite/htdocs/xampp

then to access them do:

http://localhost/xampp/

that will bring up the xampp menu where you can access phpmyadmin and sql. If you just want to load php docs then if you put your file in the htdocs/xampp/ area then you type:

http://localhost/xampp/filename.php

It will load the php file then. Its best to create a folder to put your php files in such as:

http://localhost/xampp/folder/filename.php

If all you get is a page error when doing any of this you haven't started apache, go into the xampp folder click the xampp-control then click start apache, start sql. Then it will all work correctly.
__________________
baronvongogo is offline  
Old 09-13-2006, 03:53 PM   #12 (permalink)
 
Junior Techie

Join Date: Sep 2006

Posts: 74

Ascendancy

Send a message via AIM to Ascendancy
Default

Okay. I'm at my grandma's, but I will definetly do that when I get home. and thanks for telling me that cortes, I thought that it was just some cheap rip off to PHP.
__________________
Screename=xXxAscendancyxXx
http://i72.photobucket.com/albums/i1...erSigEdit2.jpg
Ascendancy is offline  
Old 09-13-2006, 05:29 PM   #13 (permalink)
 
Monster Techie

Join Date: Apr 2005

Posts: 1,909

jcortes is on a distinguished road

Send a message via AIM to jcortes
Default

np. what i usually do is install xamp then visit local host that will bring you to the xampp setup page then i customize all my settings and security then change the httpd.conf and change the root line to where my websites are stored.
__________________

AIM = jcortestechhelp
jcortes is offline  
Old 09-13-2006, 05:30 PM   #14 (permalink)
baronvongogo's Avatar
 
Master Techie

Join Date: May 2005

Location: UK

Posts: 2,749

baronvongogo is on a distinguished road

Default

did my message not appear or was it ignored completely ?

I put my php files here:

xampplite/htdocs/xampp

then to access them do:

http://localhost/xampp/

that will bring up the xampp menu where you can access phpmyadmin and sql. If you just want to load php docs then if you put your file in the htdocs/xampp/ area then you type:

http://localhost/xampp/filename.php

It will load the php file then. Its best to create a folder to put your php files in such as:

http://localhost/xampp/folder/filename.php

If all you get is a page error when doing any of this you haven't started apache, go into the xampp folder click the xampp-control then click start apache, start sql. Then it will all work correctly.
__________________
baronvongogo is offline  
Old 09-13-2006, 05:35 PM   #15 (permalink)
 
Junior Techie

Join Date: Sep 2006

Posts: 74

Ascendancy

Send a message via AIM to Ascendancy
Default

Quote:
Originally posted by baronvongogo
did my message not appear or was it ignored completely ?

I put my php files here:

xampplite/htdocs/xampp

then to access them do:

http://localhost/xampp/

that will bring up the xampp menu where you can access phpmyadmin and sql. If you just want to load php docs then if you put your file in the htdocs/xampp/ area then you type:

http://localhost/xampp/filename.php

It will load the php file then. Its best to create a folder to put your php files in such as:

http://localhost/xampp/folder/filename.php

If all you get is a page error when doing any of this you haven't started apache, go into the xampp folder click the xampp-control then click start apache, start sql. Then it will all work correctly.
Haha I didn't ignore it, I just kinda didn't understand it perfectly (I skim read). But okay, I get what your saying. Hopefully when I do it I wont get the "This page cannot be displayed" message.
__________________
Screename=xXxAscendancyxXx
http://i72.photobucket.com/albums/i1...erSigEdit2.jpg
Ascendancy is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On