Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 5 matches

by snowtam
02 Sep 2007, 13:45
Forum: Bubba Server Support
Topic: Apache crash
Replies: 1
Views: 4496

Problem solved

Ok, managed to get Apache up'n running again. Aparently the line;
Include /etc/phpmyadmin/apache.conf in /etc/apache2/apache2.conf gave me a "file not found" respons when restarting Apache.

I removed that line and... it works!

I still need an explanation to why this works!? Coz without that line ...
by snowtam
02 Sep 2007, 10:48
Forum: Bubba Server Support
Topic: Apache crash
Replies: 1
Views: 4496

Apache crash

Hey everyone,
I have some strange things going on with apache on my bubba.
I recently configured my bubba to work with mysql and I had everything working just fine.

But now it seems like apache has crashed and it wont restart, not even via a hard re-boot.

bubba:/# /etc/init.d/apache2 stop ...
by snowtam
31 Aug 2007, 07:29
Forum: Bubba Server Support
Topic: Installing phpMyAdmin on the Bubba
Replies: 1
Views: 5551

Tnx

Good post!
Solved my headace! :)

//
Snowtam
by snowtam
31 Aug 2007, 07:20
Forum: Bubba Server Support
Topic: how to install Mysql on bubba?
Replies: 5
Views: 10128

phpadmin configuration file

Hi,
I've installed everything (Mysql and phpadmin together with php4)

When I added the line;
/etc/phpmyadmin/apache.conf

I get an error message when restarting Apache saying;
apache2: could not open document config file /etc/phpmyadmin/apache.conf


The phpmyadmin configuration file is supposed ...
by snowtam
30 Aug 2007, 17:16
Forum: Bubba Server Support
Topic: Torrent DL limit
Replies: 1
Views: 4416

Torrent DL limit

Noticed a strange behavior of torrent-upload limit speed.
I changed the max upload to 300 Kb/sek. (In the web-admin interface)

A look in the ftdconfig.ini shows the following:

[torrent]
maxdownload=0
maxupload=307200
listenportstart=9***
listenportend=9***

I guess you see the problem!? I Thought ...