b_wood
20th of June 2003 (Fri), 11:34
The short question is, can eengine be modified to only use relative paths, instead of full paths to images?
Long explaination Why: I'm testing eengine and I found that it does everything I need (and more). It's about the only image database that I found that when I do a search, it only searches the active exhibit not the entire site. My problem with it is that I'm hosting my exhibit on my home server using a dyndns name (brianwood.homeunix.net:8080)so the world can find my site since I don't have a static IP address(I have to use port 8080 because my ISP blocks port 80). The problem is that when I'm home on any of my computers I can't see brianwood.homeunix.net:8080 I can only see it by the IP address that I assign internally (10.0.1.234 or localhost when I'm on that machine). I'm planning to use it to sell my high school sports photos so parents can search by their kids number and see only the pictures of thier kid. I also take laptop with me when I'm selling pictures and parents can get a preview of the pictures or even order them right then. I tested the backup function to transfer the exhibit to my laptop to simulate what I'd need to do to take the database with me on the road. I won't have internet connection so it's set up as a standalone server and it worked great, only I have to edit all the full paths back to localhost instead of the dyndns name.
I also use Pmachine for a blog application and it works fine inside my home network and on the road because everything is relative paths.
I've also tried setting up a virtual host on my computer (suggested by a friend) to fix the problem, but was never able to get it to work. Ended up not serving any pages.
Any help would be appreciated.
Brian Wood
Long explaination Why: I'm testing eengine and I found that it does everything I need (and more). It's about the only image database that I found that when I do a search, it only searches the active exhibit not the entire site. My problem with it is that I'm hosting my exhibit on my home server using a dyndns name (brianwood.homeunix.net:8080)so the world can find my site since I don't have a static IP address(I have to use port 8080 because my ISP blocks port 80). The problem is that when I'm home on any of my computers I can't see brianwood.homeunix.net:8080 I can only see it by the IP address that I assign internally (10.0.1.234 or localhost when I'm on that machine). I'm planning to use it to sell my high school sports photos so parents can search by their kids number and see only the pictures of thier kid. I also take laptop with me when I'm selling pictures and parents can get a preview of the pictures or even order them right then. I tested the backup function to transfer the exhibit to my laptop to simulate what I'd need to do to take the database with me on the road. I won't have internet connection so it's set up as a standalone server and it worked great, only I have to edit all the full paths back to localhost instead of the dyndns name.
I also use Pmachine for a blog application and it works fine inside my home network and on the road because everything is relative paths.
I've also tried setting up a virtual host on my computer (suggested by a friend) to fix the problem, but was never able to get it to work. Ended up not serving any pages.
Any help would be appreciated.
Brian Wood