website publishing problems

Status
Not open for further replies.

wolfen64

New Member
Messages
3
Reaction score
0
Points
0
hi there
ok Yesterday if i understood thing right when I was coding things the wording localhost was not to be changed so i did that

now I am unsure as to how i am to make the site veiwable on the web.
how do i publish php sites is it the same as all other sites?
I cant seem to find a publish to web command

wolfen64
 

a-a-a

New Member
Messages
20
Reaction score
0
Points
0
This is for x10hosting right?
Not sure what program you're using, but after you save the file (save it as you would save .html files, but save it with .php extension). Then upload the file through ftp or file manager in cpanel.
Make sure you're uploading your files to the /public_html/ or /www/ folder (They're the same). It will only show up on your site if the files are in that folder.
 

wolfen64

New Member
Messages
3
Reaction score
0
Points
0
from what i understand they are in the public folder and i used the filemanager to upload but nothing shows on page.

its a php script so i dont think i had to change anything in that area.

wolfen64
 

DefecTalisman

Community Advocate
Community Support
Messages
4,148
Reaction score
5
Points
38
I am not sure exactly what you want to do here.

To upload a file to the server you could use a ftp manager like FileZilla.

Have you made a php script on your localhost and wish to run it from the server?
 
Status
Not open for further replies.
Top