Author |
Message |
Topic: installing php on abyss |
emosucks
Replies: 15
Views: 28308
|
|
i found it here http://www.aprelium.com/abyssws/php.html
i feel dumb. |
Topic: installing php on abyss |
emosucks
Replies: 15
Views: 28308
|
|
can some one leave some instructions on how to get abyss to use php once it is installed? I have installed php4.3.2
windows xp!
thanks!! |
Topic: My Abyss sites. |
emosucks
Replies: 2
Views: 10213
|
|
http://www.emosucks.net
http://www.experimentalsadness.com |
Topic: Multiple sites. |
emosucks
Replies: 5
Views: 11038
|
|
thanks for the quick feed back guys..
I got it working with the following tho if any of you are interested..
<?php
$HOST = $_SERVER['SERVER_NAME'];
if ($HOST == "ex ... |
Topic: Multiple sites. |
emosucks
Replies: 5
Views: 11038
|
|
Hello,
I was wondering if there is a version that will allow us to host multiple sites...
ex:
www.blabla.com - when enterd will point to the /site1 folder
www.blabla2.com - when enterd w ... |
|