php warnings & errors - on the very first screen

paulwyorke

Joined: 2002-08-25
Posts: 1
Posted: Sun, 2002-08-25 17:52

Warning: Failed opening 'platform/fs_unix.php' for inclusion (include_path='') in /home/pyorke/public_html/gallery/init.php on line 76

Fatal error: Call to undefined function: fs_file_exists() in /home/pyorke/public_html/gallery/init.php on line 80

Linix OS
I put the files out on the server.
I put two blank files (.htaccess & config.php) out there with wide open access
then tried to run the index.php and got the above error??
Paul Yorke
yorke at gate.net

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Sun, 2002-08-25 20:18

You did go through the configuration process didn't you?
Perhaps you could provide more information on what you've done.

Also verify that the files it's looking for actually exist in the location
it's searching.