Strange Errors
ncrosty
Joined: 2005-10-27
Posts: 3 |
Posted: Thu, 2005-10-27 02:56 |
hello, #!/opt/bin/php Gallery Configuration Wizard: Step 4 Warning: array_keys(): The first argument should be an array in /egr/sites/www.egr.msu.edu/cgi-groups/fsae/web/cgi-bin/gallery/util.php on line 2996 Warning: Invalid argument supplied for foreach() in /egr/sites/www.egr.msu.edu/cgi-groups/fsae/web/cgi-bin/gallery/util.php on line 2998 Confirm that the settings you entered came through correctly. There are errors highlighted below in red which need to be fixed before you can save your settings. AT THE BOTTOM: Warning: Unknown(): open(/home/www-data/php-sessions/sess_2ae626c17e8481ca1bd587a070f82ee3, O_RDWR) failed: Permission denied (13) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/www-data/php-sessions) in Unknown on line 0 |
|