View Single Post
Old April 11th, 2005, 05:48 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,757
Okay well your using subdomains and your server I assume is not allowing file sharing between those domains so you need to remove the openbase_dir setting in the php settings to allow this.

As long as you have your php set to only allow you to run scripts within the specific domains you can not share or call a script from another subdomain.

1. alter your php.ini and make openbase_dir empty

or

2 do not run as subdomains if you want to use the vb3 header
__________________
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