NextCode Forum Index NextCode
Open Source Software Creation
 

Installation drives my crazy
Click here to go to the original topic

 
       NextCode Forum Index -> Support (phpxmail)
View previous topic :: View next topic  
Author Message
uysstd



Joined: 01 Nov 2008
Posts: 1

Posted: Sat Nov 01, 2008 9:59 am    Post subject: Installation drives my crazy  

Hi all good people

This friday I try to get Xmail working on my Qnap TS 209. Its so many problem and I have stucked real bad. Here is the list of problems.

1) I open ports in my router 6017, 110 and 25 and let the ports go to my NAT-address for my Qnap-server.

2) It wasnt any problem to install the QPKG. I restart the server and the Xmail was running according to the QPKG-page (enable).

3) I try to connect to: http://mysite.com/phpxmail/ and I got this error:
Internal Server Error

4) When I remove the .htaccess-file I reach the adminpage för X-mail. The code inside
.htaccess-file is:
Code: Code:
<Files "servers.php">
    Order allow,deny
    Deny from all
</Files>

5) When I delete this file (.htaccess-file) I get to the "Add Server" page.

6) I add a server (I try with both locahost and NAT-address)

7) When I try to log in I got just a blank page.
What doeas this mean?
CTRL account: admin (default CTRL a/c username)
CTRL password: password (default CTRL a/c password) "
What does "CTRL a/s" mean?

8) I just wrote:
username:admin
password: password

9) I click on the Login button and I cant login.

10) I the next step I change so its the same username and passaword in
ctrlaccounts.tab and servers.php (password is crypt).

This can be an important factor. I got his in apache.conf
Code: <Directory "/share/Qweb">
      Options FollowSymLinks MultiViews
      AllowOverride AuthConfig FileInfo
      Order allow,deny
      Allow from all
</Directory>

I dont know how to solve this problem. Please help me.

Yes, cookies is enable.

Best regards
Stefan
Back to top  
 
       NextCode Forum Index -> Support (phpxmail)
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group