PDA

View Full Version : Install procedure?


genealle
08-26-2009, 11:26 PM
Any info available about how to install the software? Web site or tutorial?

I assume it works with Apache and needs a SQL database?

Thanks!

BTW, I never saw my reply to the thread about the add-on domain procedure. Did you recieve it?

nordal
08-26-2009, 11:40 PM
An installation guide is packed with the script installation files.

Attached it here if you would like to see it.

/martin

steve1962
08-26-2009, 11:51 PM
Make sure your host provider has / supports "SourceGuardian loaders".. some don't..

nordal
08-27-2009, 12:06 AM
As far as I have seen there are always ways around it. Also if your host doesn't support it (have it installed). You don't even have to install it, adding a line to the php.ini in the public_html does it.

steve1962
08-28-2009, 10:16 PM
what code would you have to add ??

nordal
08-28-2009, 11:05 PM
I revised the install instructions...they are attached to some thread in here also. But basically I had luck in just putting the sourceguardian files in a directory with the script (which they already are), and then just putting a line in the php.ini (located in your public_html) saying something like:

extension=/home/USERNAME/public_html/ixed/ixed.5.2.lin
extension_dir=/home/USERNAME/public_html/ixed/

Replace USERNAME with the your host username.
Replace USERNAME with the your host username.