Page 1 of 1

i need help please someone

Posted: Fri Apr 08, 2005 5:53 pm
by dave
i have altered and saved settings.php

im not sure how to get around FTP to the server i jus zip it into the testing server at uni (space allocated for our websites) (cant download FTP no administrative privelages)

how do you transfer images in binary mode

i created a folder called 'msg'

Make sure that the PHP scripts have permission to write to files threads.txt and counts.txt - how do you do this using dreaweaver

Posted: Fri Apr 08, 2005 6:24 pm
by Klemen
Hello Dave,

You might find this tutorial I wrote useful, it explains how to transfer files to server and how to set file permissions (CHMOD):
http://www.phpjunkyard.com/ftp-chmod-tutorial.php

Regards

thanks

Posted: Fri Apr 08, 2005 7:51 pm
by dave
thank you for the quick reply but the problem is i cant download the free Filezilla FTP client onto the university server is there any other way of doing it without using FTP

Posted: Fri Apr 08, 2005 11:19 pm
by Klemen
You have to download FileZilla (or any other FTP program) on your PC, not on your server. If you can't do that either I can't really help you as I don't use/know Dreamweaver and I don't know if it is possible to do it with it. If not, you will have to get a program that supports file upload.

Regards