Jump to content



Πρόβλημα με Dreamweaver CS5.5


italos

Recommended Posts

Προσπαθώ να ανεβάσω μια ιστοσελίδα με το Dreamweaver CS5.5 αλλά λαμβάνω το ακόλουθο μήνυμα

An FTP error occurred - cannot put server fold /Users /etc Access denied. The file may not exist, or there could be a permission problem.

Εν το μεταξύ τα setting για να συνδεθώ με το server είναι σωστά ρυθμισμένα.Προφανώς είναι θέμα άδειας πρόσβασης στο φάκελο( ο οποίος ασφαλώς και δεν εναι ανυπαρκτος). Μπορείτε να μου υποδιξεται κάπιοα λύση;Χρησιοποιώ macbook pro 2011

Link to comment
Share on other sites

Once connected via FTP, (pre MX I believe) open the FTP log from the Window menu of the Site Window. In newer versions this can be done with the site menu in the side bar or in “dual pane” mode by going to View then Site FTP Log.

In the command line, type:

chmod ### /path/to/filename

Where ### is the numerical equivalent of the permissions you wish to assign.

Where path/to/filename is the relative path to the filename.

For example, the change permissions of a file named readme.txt location in your root folder should be:

chmod ### ./readme.txt

-or-

chmod ### public/html/readme.txt

The path depends a lot on your server’s or hosting company’s setup.

Link to comment
Share on other sites

οπου τα ### ειναι το 777 που σημαινει full δικαιωματα read write execute σε ολους τους χρηστες

το οποίο πρέπει να αλλάξεις οταν τελειώσεις με 744

Γενικά:

Τhe sums of these numbers give combinations of these permissions:

0 = no permissions whatsoever; this person cannot read, write, or execute the file

1 = execute only

2 = write only

3 = write and execute (1+2)

4 = read only

5 = read and execute (4+1)

6 = read and write (4+2)

7 = read and write and execute (4+2+1)

Chmod commands on file apple.txt (use wildcards to include more files)

Command Purpose

chmod 700 apple.txt Only you can read, write to, or execute apple.txt

chmod 777 apple.txt Everybody can read, write to, or execute apple.txt

chmod 744 apple.txt Only you can read, write to, or execute apple.txt Everybody can read apple.txt;

chmod 444 apple.txt You can only read apple.txt, as everyone else.

Link to comment
Share on other sites

Δεν εχει σημασία απο πού θα το κάνεις,μπορεις να το κανεις μεσω καποιου ftp uploader(filezilla,smartftp,dreamweaver) ή και μεσα απο το control panel της σελίδας σου.Για να καταλάβεις αυτά ειναι τα δικαιώματα εγγραφής και ανάγνωσης στο τμήμα του δίσκου του server που φιλοξενεί την σελίδα σου.Αν το αφήσεις chmod 777 θα μπορεί ο οποιοσδήποτε να αλλάξει αυτά που εχεις ανεβάσει.

Link to comment
Share on other sites

Δεν εχει σημασία απο πού θα το κάνεις,μπορεις να το κανεις μεσω καποιου ftp uploader(filezilla,smartftp,dreamweaver) ή και μεσα απο το control panel της σελίδας σου.Για να καταλάβεις αυτά ειναι τα δικαιώματα εγγραφής και ανάγνωσης στο τμήμα του δίσκου του server που φιλοξενεί την σελίδα σου.Αν το αφήσεις chmod 777 θα μπορεί ο οποιοσδήποτε να αλλάξει αυτά που εχεις ανεβάσει.

Μου εξηγείς πώς μπoρώ να το κάνω μέσα απο dreamweaver ή το filezilla;

Link to comment
Share on other sites

Ευχαριστώ!

Με το Dreamweaver δεν τα κατάφερα. Δε συνδεέται καν στο server . Μόνο local view έχω.Συνεπώς δενμπορώ να αλλάξω τα ### Το ανέβασα με το FileZila αλλά και πάλι προτιμώ το Dreamweaver....γίνεται αλλιώς να συνδέσω το Dreamweaver;

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.