Change the login screen

ikbenivo

Change the login screen

Beitragvon ikbenivo » Mi 5. Nov 2008, 12:59

I'd like to change the images in the login screen. I don't like the dancing people (not very professional). When I try to overwrite the images I get an 'permission denied' error. Any thoughts?
(since appache is the owner, I can't change any permissions)

deemes

Beitragvon deemes » Mi 5. Nov 2008, 13:08

Delete the files through PHP.

e.g. unlink("path/to/image");

Now you'll be able to upload the images via FTP.

ikbenivo

Beitragvon ikbenivo » Mi 5. Nov 2008, 13:37

thanks. But I cannot upload a new file either, so if I delete that file I can't upload the new file to replace it.

deemes

Beitragvon deemes » Mi 5. Nov 2008, 14:11

I see...

Try to upload a file in your document root (you should be able to upload into it) and move that file with PHP afterwards: rename()

ikbenivo

Beitragvon ikbenivo » Mi 5. Nov 2008, 14:20

That did the trick! Thanks!


Zurück zu „Installation and update“

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 5 Gäste