View Single Post
Old October 2nd, 2005, 01:48 PM   #1 (permalink)
Phrost2
Junior Member
Verified Customer
 
Join Date: Sep 2005
Posts: 21
New Installation Problem

Hi all, just bought PP and am running into a problem with the install.

PHP version: 4.3.10 running on Linux, not sure of MySQL version.

When I put in all the required info to integrate with VB3 in step 4, I get this going into step 5, above the config page.

Quote:
Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/500/thumbs/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1195

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1196

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/500/medium/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1201

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1202

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/500/mini/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1207

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1208

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/1/thumbs/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1195

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1196

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/1/medium/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1201

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1202

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/1/mini/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1207

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1208

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/2/thumbs/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1195

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1196

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/2/medium/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1201

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1202

Warning: fopen(/home/httpd/vhosts/bullshido.net/httpdocs/gallery/data/2/mini/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1207

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/bullshido.net/httpdocs/gallery/install.php on line 1208
Any idea what I'm doing wrong?
Phrost2 is offline   Reply With Quote