PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 21st, 2006, 03:38 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2006
Posts: 5
Upload problems and warnings on a Windows server

Ok, I got Photopost working on a Linux server (w/ ImageMagick), but for the time being I need it to run on a Windows server (w/ GD2).

Note: I don't have access to the PHP.ini file (shared hosting).

I get the following errors when uploading:

Top of the page...

Warning: fopen(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwroot/photopost/uploads/3/index.htm) [function.fopen]: failed to open stream: No such file or directory in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\pp-inc.php on line 2786

Warning: fclose(): supplied argument is not a valid stream resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\pp-inc.php on line 2787


Middle of the page...

C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwroot/photopost/uploads/3: Error creating directory (check permissions).

Please notify the System Administrator.

I believe the uploads and 3 directory are set to an equivalent of a 777 on a Windows server.


I get the following errors in the top middle of the 'adm-index.php' page:

Warning: opendir(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwroot/photopost/data/) [function.opendir]: failed to open dir: Invalid argument in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 588

Warning: readdir(): supplied argument is not a valid Directory resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 591

Warning: closedir(): supplied argument is not a valid Directory resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 608

Warning: opendir(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/) [function.opendir]: failed to open dir: Invalid argument in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 588

Warning: readdir(): supplied argument is not a valid Directory resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 591

Warning: closedir(): supplied argument is not a valid Directory resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 608
LakeT is offline   Reply With Quote
Old September 21st, 2006, 05:02 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Looks to me like when you installed you used forward slashes

In admin global and storage options you need to correct our data and uploads paths and add forward slashes like so

C:/SWsoft/PEM/CustomerData/webspaces/webspace_00011914/wwwroot/photopost/data/
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 21st, 2006, 11:29 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2006
Posts: 5
Chuck,

I made the forward slash changes like you suggested to the data and uploads Server paths and now I'm getting different errors. (I never modified the server paths before this)

It seems the backslashes and run-ons are there regardless.

I get the following errors when uploading:

Top of the page...


Warning: copy(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG) [function.copy]: failed to open stream: No such file or directory in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\uploadphoto.php on line 625

Warning: getimagesize(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG) [function.getimagesize]: failed to open stream: No such file or directory in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\image-inc.php on line 247

Warning: copy(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG) [function.copy]: failed to open stream: No such file or directory in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\image-inc.php on line 279

Warning: getimagesize(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG) [function.getimagesize]: failed to open stream: No such file or directory in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\image-inc.php on line 508

Warning: getimagesize(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG) [function.getimagesize]: failed to open stream: No such file or directory in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\image-inc.php on line 756

Warning: filesize() [function.filesize]: stat failed for C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\image-inc.php on line 765

Warning: fread(): supplied argument is not a valid stream resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\image-inc.php on line 765


Middle of the page...

Unable to read the format of file: C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/500/PIC_0001.JPG


I get the following errors in the top middle of the 'adm-index.php' page:

Warning: opendir(C:SWsoftPEMCustomerDatawebspaceswebspace_00011914wwwrootphotopost/data/) [function.opendir]: failed to open dir: Invalid argument in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 588

Warning: readdir(): supplied argument is not a valid Directory resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 591

Warning: closedir(): supplied argument is not a valid Directory resource in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00011914\wwwroot\photopost\adm-inc.php on line 608
LakeT is offline   Reply With Quote
Old September 22nd, 2006, 06:40 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Make sure you global options all have forward slashes in paths as down and in storage options hit revert and save twice to load the new paths
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moved from Windows server to Linux - help! 91GT Photopost Pro Installation & Upgrades 14 August 19th, 2006 10:18 AM
Moved to new server -- Upload Problems creativepart Photopost Pro Installation & Upgrades 1 June 20th, 2006 08:03 PM
server move upload problems sean_ransom Photopost Pro Installation & Upgrades 0 March 7th, 2006 03:08 PM
Windows server Fiber Installs and Upgrade - vBulletin 3.0.X 4 January 27th, 2005 04:27 AM


All times are GMT -5. The time now is 12:53 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0