Forums

This topic is locked

how to upload the php files to remote server

Posted 02 Aug 2007 17:11:17
1
has voted
02 Aug 2007 17:11:17 max perotti posted:
HI there,
I've the following problem.
I've worked a new dymanic site and set a localhost on my computer using PHP 5, apache and phpmyadmin, and everything works just fine.

Now I want to upload the new site on www.example.com. and I can get a connection to the remote server. I know it depends from "site definition panel" and MySQL panel but I can get it dialed......Anyone who can help.
thx in advance
mx

This what I did:
in manage site I set the:
local info:mysite
local root: D:\projects\mysite
http address: www.mysite.com

in remote:
ftp
ftp.mysite.com
login: user
pass: pass

in testing server:
PHP MySQL
access: ftp
host: localhost
login: db user
pass: db pass
url: www.mysite.com

I switch in DMW and set MySQL connection like:
commection: myconnectionsite
MSQL: localhost
user: db user
pass: db pass
database: db name

Reply to this topic