# Social Network Script

**URL:** https://forum.kirupa.com/t/social-network-script/207754
**Category:** hiring
**Created:** [November 21, 2006, 7:41am UTC](https://forum.kirupa.com/t/social-network-script/207754 "2006-11-21T07:41:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fatmammal](https://avatars.discourse-cdn.com/v4/letter/f/7bcc69/32.png) [@fatmammal](https://forum.kirupa.com/u/fatmammal)
#### Post date: [November 21, 2006, 7:41am UTC](https://forum.kirupa.com/t/social-network-script/207754/1 "2006-11-21T07:41:49Z")

</div>

Hi,

I download this Social Network Script and want to install it on my server. Below are the instructions…

To use AstroSPACES 1.0, you must perform the following steps, in order:

1. Open libs/spaces\_setup.php.
2. Locate the following lines:  
// \*\* MySQL settings \*\* //  
define(‘DB\_NAME’, ‘databasename’); // The name of the database  
define(‘DB\_USER’, ‘username’); // Your MySQL username  
define(‘DB\_PASSWORD’, ‘password’); // …and password  
define(‘DB\_HOST’, ‘localhost’); // 99% chance you won’t need to change this value  
// \*\* END SETTINGS \*\* //
3. Edit the information to match your database setup
4. Locate the line:  
// \*\* Edit this Setting! \*\*/  
$email\_on\_reg = “0”; //Change this to one if you want to be notified whenever someone registers  
$admin\_email = “”; //Put your email address here.
5. Edit the lines with the appropriate values.
6. Open /definitions.php
7. Locate the line “define(‘SPACES\_DIRECTORY’, ‘EDITME’);”.
8. Edit with the FULL path of your web directory (usually something like wwwroot/username/domainname/htdocs/). If you are unsure, contact your webhost. BE SURE TO INCLUDE TRAILING SLASH!
9. Upload the ENTIRE contents of the astroSPACES folder.
10. CHMOD all directories to 777 (rwxrwxrwx)
11. Browse to [http://mydomain.com/space.php?action=install](http://mydomain.com/space.php?action=install) (In the event installation cannot suceed, try running the queries in libs/install.sql with a database management tool like phpMyAdmin)
12. If all goes well, you will be directed to the registration page.
13. Register
14. Invite your friends to join!

Please report all bugs to the bug tracker located at  
[http://code.google.com/p/osspaces/issues/list](http://code.google.com/p/osspaces/issues/list)

Google Code is also the host of out SVN repository, if you care to check out  
the bleeding edge code. The url to the Google Code project is  
[http://code.google.com/p/osspaces](http://code.google.com/p/osspaces)

If you can install this for me, please contact me with your price at:

aim: thecrownjoel  
email: [joelkendall@gmail.com](mailto:joelkendall@gmail.com)
