i need help please someone

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
dave

i need help please someone

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
dave

thanks

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Locked