PDA

View Full Version : [Problema] Dynamic Flash Gallery Install


Andry86mi
13-07-2009, 11:01
Ciao ragazzi ho grossa urgenza di installare sul mio server web una Dynamic Flash Gallery. Sembrerebbe tutto ok fino a quando faccio l'upload di tutti i file sul server. Quando però poi faccio il test PHP (PHP Checker)

mi da questo errore:
If PHP is successfully installed, you should see messages printed below the line.

If you do not have PHP installed, you may receive a server error message, the code you copied displayed, a prompt to download the PHP file, or any other number of reasons.
PHP is installed

- Current PHP version: 5.2.9

- GD library is installed.

- Safe mode is OFF.

Checking gallery folders and files...

- Gallery data file found - tfile_gallery.phpGallery category folder not found on the server - FLOWERS.
Try to create...

Warning: mkdir() [function.mkdir]: File exists in /web/htdocs/www.mondialpel.com/home/galleryTest.php on line 185
ERROR. Couldn't create new category folder. Gallery may not work.
Gallery category folder not found on the server - NATURE.
Try to create...

Warning: mkdir() [function.mkdir]: File exists in /web/htdocs/www.mondialpel.com/home/galleryTest.php on line 185
ERROR. Couldn't create new category folder. Gallery may not work.
Gallery category folder not found on the server - WILD ANIMALS.
Try to create...

Warning: mkdir() [function.mkdir]: File exists in /web/htdocs/www.mondialpel.com/home/galleryTest.php on line 185
ERROR. Couldn't create new category folder. Gallery may not work.
Gallery category folder not found on the server - PEOPLE.
Try to create...

Warning: mkdir() [function.mkdir]: File exists in /web/htdocs/www.mondialpel.com/home/galleryTest.php on line 185
ERROR. Couldn't create new category folder. Gallery may not work.
Gallery category folder not found on the server - Portafogli.
Try to create...

Warning: mkdir() [function.mkdir]: File exists in /web/htdocs/www.mondialpel.com/home/galleryTest.php on line 185
ERROR. Couldn't create new category folder. Gallery may not work.

E' una questione di permessi???
Come posso risolvere? Vi prego sarebbe molto urgente.
Offro anche un piccolo riconoscimento a chi risolve il problema grazie.

anonimizzato
13-07-2009, 14:47
Prova ad impostare i permessi perlomeno a "644"

Puoi farlo direttamente col tuo client FTP.

malocchio
15-07-2009, 12:19
Prova ad impostare i permessi perlomeno a "644"

Puoi farlo direttamente col tuo client FTP.

Se l'utente che esegue il webserver non è il proprietario dei file e cartelle allora dovrai mettere 666. Eh sì, proprio quello.

anonimizzato
15-07-2009, 14:18
Se l'utente che esegue il webserver non è il proprietario dei file e cartelle allora dovrai mettere 666. Eh sì, proprio quello.

666 The number of the beast! :sborone: :D