Not installing

mobius

Joined: 2002-08-22
Posts: 4
Posted: Thu, 2002-08-22 23:06

I am installing the script on my comcast.net homepage. I created .htaccess and chmod it to 777 and also config.php and chmod'd setup folder to 755 or whatever too. WHen i go to the /gallery/index.php it doesnt load up the install what file do i go to and ive tried different files and none of em start a installation.

Thanks.

 
Gaile

Joined: 2002-07-20
Posts: 1301
Posted: Thu, 2002-08-22 23:16

You need to go to gallery/setup/index.php to run the initial gallery installation.

 
TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Fri, 2002-08-23 16:20
Quote:
You need to go to gallery/setup/index.php to run the initial gallery installation.

Correct ...

 
sirKris
sirKris's picture

Joined: 2002-08-24
Posts: 4
Posted: Sat, 2002-08-24 13:29
Quote:
>>You need to go to gallery/setup/index.php to run the initial gallery installation.

<<

Correct ...

I am installing Gallery via FTP and I when I extract the Tar file to my computer I see no "/setup/" directory. I do not have shell access to my account and haven't got a clue how to start the configuration as I can't find it in the readme file.

I tried running my index.php file and get this error:

Warning: Failed opening 'platform/fs_unix.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sirkris.com/httpdocs/gallery/init.php on line 76

Fatal error: Call to undefined function: fs_file_exists() in /usr/local/plesk/apache/vhosts/sirkris.com/httpdocs/gallery/init.php on line 80

Kris :cry:

 
TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Sat, 2002-08-24 14:57
Quote:
>>>>You need to go to gallery/setup/index.php to run the initial gallery installation.

<<

Correct ...<<

I am installing Gallery via FTP and I when I extract the Tar file to my computer I see no "/setup/" directory. I do not have shell access to my account and haven't got a clue how to start the configuration as I can't find it in the readme file.

I tried running my index.php file and get this error:

Warning: Failed opening 'platform/fs_unix.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sirkris.com/httpdocs/gallery/init.php on line 76

Fatal error: Call to undefined function: fs_file_exists() in /usr/local/plesk/apache/vhosts/sirkris.com/httpdocs/gallery/init.php on line 80

Kris :cry:

Let me understand your situation. You have comcast cable connection with free 10mb hosting service and email address? If this is right, please ask comcast if your webhosting is in Windows or Unix platform and follow up to them if PHP was installed to their webhosting.
I have one customer using comcast webhosting in windows IIS without php installed.

Let me know.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2002-08-25 18:00

[quoteI tried running my index.php file and get this error:

Warning: Failed opening 'platform/fs_unix.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sirkris.com/httpdocs/gallery/init.php on line 76

Sounds to me like you uploaded all the files in the top gallery directory,
but not all the other files (there are plenty of them) in the various
subdirectories (like setup, platform, css, classes, etc.)

 
sirKris
sirKris's picture

Joined: 2002-08-24
Posts: 4
Posted: Wed, 2002-08-28 18:34
Quote:
I tried running my index.php file and get this error:

Warning: Failed opening 'platform/fs_unix.php' for inclusion (include_path='.:/usr/local/plesk/php/lib/php') in /usr/local/plesk/apache/vhosts/sirkris.com/httpdocs/gallery/init.php on line 76
<<

Sounds to me like you uploaded all the files in the top gallery directory,
but not all the other files (there are plenty of them) in the various
subdirectories (like setup, platform, css, classes, etc.)

You nailed it! When I extracted the tar file, I unchecked the option in WinZip to use directories and all files were extracted into one directory. That is the reason why I couldn't find the "setup" directory. Since then, I've successfully installed my gallery and it works great. Thank you!
Kris :grin: :grin: :grin: