I am running my own dedicated Windows 2000 Server using IIS with PHP 4.4.0 and MySQL. I just purchased PhotoPost PHP.
I think I'm having trouble understanding the internal and external links in the configuration of PhotoPost. Let me start with the fourth step in the configuration process (I think this is where I begin my mistakes
I am using my web address: http://www.mywebaddress.com for the "Website URL to Homepage"
and the local address of the server: http://10.0.0.11/gallery/ for the "URL to PhotoPost main script directory"
I have tried switching these around to different things but none work properly.
---
By not working properly, When I log in locally to the admin panel, I get the following in the header:
Warning: opendir(C:httpdemonwrestlingdemonwrestling_comgallery/data/): failed to open dir: Invalid argument in C:\http\demonwrestling\demonwrestling_com\gallery\adm-inc.php on line 682
Warning: readdir(): supplied argument is not a valid Directory resource in C:\http\demonwrestling\demonwrestling_com\gallery\adm-inc.php on line 684
Warning: closedir(): supplied argument is not a valid Directory resource in C:\http\demonwrestling\demonwrestling_com\gallery\adm-inc.php on line 692
---
I looked at the global options and tried multiple configuration changes and had no luck. I applogize if I have missed an answer to this on the board somewhere. I'm sure I'm making a simple mistake here. I did look everywhere I could to find a solution before posting here.