Page 1 of 1

Want to upload my project

Posted: Sun Nov 14, 2004 10:08 pm
by upabbi
Hi All,

My php/mysql project is ready , now i need to upload it to a url so that the destination company may access it from there.
I have got free space on 50megs.com , now i want to upload my project on my own site on 50megs.com. Please tell me how can I upload my project files to my URL upasana50megs.com also tell me is there any change required in my php.ini file( to set include_path) ?

Please reply back soon as my dedlines are close.

Thanks.

upabbi

Posted: Mon Nov 15, 2004 2:49 am
by phpScott
Alot will depend on how your code is written.
To upload your files you will need and ftp client, filezilla is a good choice http://sourceforge.net/projects/filezilla/ to upload your files to your site.

As for the php.ini file as I said it depends on how your site is coded, did you change your include_dir, any other settings?

Those sorts of things need to be figured out.

Posted: Mon Nov 15, 2004 2:49 am
by patrikG
Use an FTP program like Filezilla (google for it) to upload the files to the remote server to which your URL points to. You should have received login and password from your hosting company when you signed up with them.