|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
mkdir nor ftp api can change the chmod
I have a shared account on unix server. safe_mod is on, whatever it may be...
if u need phpinfo.php let me know. i dont know if it is safe to display it??? okay heres the problem. all my files and folders have chmod 644. if i alter 1 dir the all dir chmods are altered. lets say that i altered chmod to 755. when i log out and login then all the dirs are 644 again? now via php/browser PHP Code:
it does not work. the chmod is 644 when i check it via ftp client. okay then lets try via php ftp api: PHP Code:
then i go to my site through ftp and i see that the dir that i created seconds ago with php ftp api has the chmod of 644 i am really desperate. seems like problem is that when i log in via ftp client to my site that all the dirs are set to 644. help |
|
#2
|
|||
|
|||
|
Seems like the WS_FTP lite was the problem maker.
Downloaded Cute FTP, and now "everything works". Yet, I would like to now why WS FTP lite messed it up? |
|
#3
|
|||
|
|||
|
Quote:
Well, you could actually read about it in the PHP manual...
__________________
BookMooch.com : Give books away. Get books you want. |
|
#4
|
|||
|
|||
|
I know the difference between WS FTP lite and Cute FTP.
When u right click on folder in ws ftp and then select chmod, what u see are not the actual chmod settings, they are just default setings. to see the real settings u have to use dir info button WHEREAS in Cute FTP if u right click on a folder and then select chmod u will see a window popping up where then CHMOD settings DO REPRESENT the current chmod settings of the folder. guess thats why on download.com Cute FTP is number one ftp client. but i still like ws ftp... amen |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > mkdir nor ftp api can change the chmod |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|