View previous topic :: View next topic |
Author |
Message |
Twar3Draconis -
Joined: 01 Jan 2006 Posts: 6
|
Posted: Sun Jan 01, 2006 3:25 am Post subject: How would I create an image host in Abyss for LAN? |
|
|
I have Abyss x1 for my LAN, and would like to know how to setup an image hosting section to it. |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Jan 01, 2006 4:21 am Post subject: |
|
|
In what way? Do you mean like, images.yourdomain.com? If so this cant be done without a work around method in X1. You must buy X2 to get subdomains. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
webstuff -
Joined: 25 Dec 2005 Posts: 18
|
Posted: Mon Jan 02, 2006 2:56 am Post subject: |
|
|
he means "images" that he is "hosting" for others, if IM not mistaken.
Bit like the image shack, an online image hosting site.
I would say that you would need the services of PHP & mySql for your image details and the PHP code to run such service, it should be simple enough as the scripts basically are for uploading, inserting reference into a database and then delivery of a URL to the image or a CGI type reference that PHP then fetches.
I take it you will be using one server for just this purpose that is reference from another server, PHP does allow for connection to remote servers, full details IM afraid are a bit beyond me as IM just skimming the manual on PHP's capabilities and they are pretty extensive, worth boning up on I can tell you.
You may want to try joining other web development forums who can help with your coding requirements and often very quickly or someone has done it before and has the scripts available for free use...! _________________ 53 6D 61 72 74 41 73 73 |
|
Back to top |
|
 |
|