Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Running DBManSQL offline?

Quote Reply
Running DBManSQL offline?
Can someone give detailed instructions on what is needed to set DBManSQL up on a local machine for building and testing a database offline?

TIA!
Quote Reply
Re: [donm] Running DBManSQL offline? In reply to
Are you wishing to just run this on a local machine?

If it's a windows machine, all you need to do is install IIS through windows, install a SQL server product (MSSQL works fine), and install perl locally and point the scripts to your local perl folder. Do you need more detailed instructions?
Quote Reply
Re: [donm] Running DBManSQL offline? In reply to
Simply install
  • Apache v2.x for Windows
  • MySQL v4.x for Windows

    I use this combination on Windows XP, to check offline my developments.
    Same is possible under Linux.


    Note, if you want to avoid public share of your offline website, then set your Firewall, to deny to connect port 80 (WEB), 3306 (MySQL) from the net.

    Best regards,
    Webmaster33


    Paid Support
    from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
    Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
  • Last edited by:

    webmaster33: Dec 11, 2005, 3:32 PM