Hello

I have from start in Drupal 7 huge problem for me.
I can't update modules via web. For example when I'll click update i have error like this:

http://ftp.drupal.org/files/projects/token-7.x-1.0-beta6.tar.gz can't be written into temporary://update-cache-c9385201/token-7.x-1.0-beta6.tar.gz.
Error with downloading update
Downloading token from http://ftp.drupal.org/files/projects/token-7.x-1.0-beta6.tar.gz failed

I think i've already set temporary path i file system correctly

anyone could help?

Comments

pawi81’s picture

I can add log from server

System Events
=-=-=-=-=-=-=
Oct 14 03:08:43 serv1 drupal: http://pawi.pl|1318554514|file|208.80.194.61|http://pawi.pl/||0||The specified file temporary://filePIIL3j could not be copied to public://languages/pl_Qd8aiGor0d1B9Me0Kc4QDcvIeoq3ExyyHBpi1pm9aPk.js.
Oct 14 03:08:43 serv1 drupal: http://pawi.pl|1318554514|locale|208.80.194.61|http://pawi.pl/||0||An error occurred during creation of the JavaScript translation file for the language Polski.
Oct 14 03:08:44 serv1 drupal: http://pawi.pl|1318554514|file|208.80.194.61|http://pawi.pl/||0||The specified file temporary://file3uwzrd could not be copied to public://languages/pl_Qd8aiGor0d1B9Me0Kc4QDcvIeoq3ExyyHBpi1pm9aPk.js.
Oct 14 03:08:44 serv1 drupal: http://pawi.pl|1318554514|locale|208.80.194.61|http://pawi.pl/||0||An error occurred during creation of the JavaScript translation file for the language Polski.
Oct 14 03:08:52 serv1 drupal: http://pawi.pl|1318554514|cron|208.80.194.61|http://pawi.pl/||0||Cron run completed.
Oct 14 03:10:10 serv1 drupal: http://www.pawi.pl|1318554608|file|208.80.194.36|http://www.pawi.pl/||0||The specified file temporary://filefw6D96 could not be copied to public://languages/pl_Qd8aiGor0d1B9Me0Kc4QDcvIeoq3ExyyHBpi1pm9aPk.js.
Oct 14 03:10:10 serv1 drupal: http://www.pawi.pl|1318554608|locale|208.80.194.36|http://www.pawi.pl/||0||An error occurred during creation of the JavaScript translation file for the language Polski.
Oct 14 03:10:10 serv1 drupal: http://www.pawi.pl|1318554608|file|208.80.194.36|http://www.pawi.pl/||0||The specified file temporary://fileiHRKZ3 could not be copied to public://languages/pl_Qd8aiGor0d1B9Me0Kc4QDcvIeoq3ExyyHBpi1pm9aPk.js.
Oct 14 03:10:10 serv1 drupal: http://www.pawi.pl|1318554608|locale|208.80.194.36|http://www.pawi.pl/||0||An error occurred during creation of the JavaScript translation file for the language Polski.

pawi81’s picture

Hello

little update from me

    Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 10070 is not allowed to access /var/pawi/pawi.pl/tmp3/filepLnx6M owned by uid 33 w DrupalLocalStreamWrapper->getLocalPath() (linia 369 z /var/pawi/pawi.pl/includes/stream_wrappers.inc).

    Warning: file_put_contents(temporary://filepLnx6M) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed w file_unmanaged_save_data() (linia 1895 z /var/pawi/pawi.pl/includes/file.inc).
    Can't create file.

    Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 10070 is not allowed to access /var/pawi/pawi.pl/tmp3/file4jNzPn owned by uid 33 w DrupalLocalStreamWrapper->getLocalPath() (linia 369 z /var/pawi/pawi.pl/includes/stream_wrappers.inc).

    Warning: file_put_contents(temporary://file4jNzPn) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed w file_unmanaged_save_data() (linia 1895 z /var/pawi/pawi.pl/includes/file.inc).
    Can't create file.

    Warning: file_put_contents() [function.file-put-contents]: SAFE MODE Restriction in effect. The script whose uid is 10070 is not allowed to access /var/pawi/pawi.pl/tmp3 owned by uid 33 w file_create_htaccess() (linia 505 z /var/pawi/pawi.pl/includes/file.inc).

    Warning: file_put_contents(tmp3/.htaccess) [function.file-put-contents]: failed to open stream: Success w file_create_htaccess() (linia 505 z /var/pawi/pawi.pl/includes/file.inc).

Any ideas?

Walter.Kuhn’s picture

similar problem with my installation

Walter.Kuhn’s picture

at my site, it was a rights problem - provider changed his rights concept, so between my ftp and the webserver, there was a change. changed all files to the owernship of webserver, it works

pawi81’s picture

Thank you I will ask admin about it

dddave’s picture

Status: Active » Closed (fixed)

closing old, stale issues