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.
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.