Author |
Message |
Topic: Unknown option 'ScriptAlias' |
ToCool
Replies: 3
Views: 7784
|
|
I found the answer. If you use the automatic configuration Awstat will add commands to the Abyss.conf file that are not recognized by Abyss Web Server. Scroll down to the bottom and delete all the a ... |
Topic: Unknown option 'ScriptAlias' |
ToCool
Replies: 3
Views: 7784
|
|
I have installed Awstats 6.1a and now when I try to start my Abyss web server I get the following error:
Unknown option 'ScriptAlias'
Any idea what got changed by the auto config and what I need ... |
Topic: PHP session file problem |
ToCool
Replies: 5
Views: 18484
|
|
Thank You! I was missing the semi-colon. When I saw your example it hit me like a ton of bricks. Thanks again! |
Topic: PHP session file problem |
ToCool
Replies: 5
Views: 18484
|
|
Sessions using Abyss og PHP 4.2.2 seems to be working just fine.
For testing sessions, create a file called counter.php and paste in the following code:
Code:
<?php
session_start ... |
Topic: PHP session file problem |
ToCool
Replies: 5
Views: 18484
|
|
I'm getting errors when php tries to find session files. The author of one of the scripts took a look and said, "my guess is your server session configuration needs changing, it wasn't working proper ... |
|