A note: It's not the filenames that matter, but the directory itself, All files in that directory is evaluated, regardless off name.
/Carl
Moderator: Moderators
carl wrote:nitram wrote:carl wrote:I think the problem might lie in the existence of /etc/apache2/sites-available/bubba443, as bubba contains (at least should) https information.
/Carl
I've now renamed all different bubba files to other names with different suffix. There is now only original bubba file in sites-available (which is a link) and the link in sites-enabled.
/etc/apache2/sites-available:
lrwxrwxrwx 1 root root 37 Jul 6 11:57 bubba -> /usr/share/bubba-frontend/apache.site
/etc/apache2/sites-enabled:
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba
Still no luck
Webserver won't start because of that error in line 666:
bubba:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
Starting web server (apache2)...Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
Might be that one of the files have gotten an extra declaration where it shouldn't; Can you check that following command only returns one entry: "grep FastCgiExternalServer -R /etc/apache2/"; should result in:test@bubba:/etc/apache2$ grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/Carl
nitram wrote:carl wrote:nitram wrote:
I've now renamed all different bubba files to other names with different suffix. There is now only original bubba file in sites-available (which is a link) and the link in sites-enabled.
/etc/apache2/sites-available:
lrwxrwxrwx 1 root root 37 Jul 6 11:57 bubba -> /usr/share/bubba-frontend/apache.site
/etc/apache2/sites-enabled:
lrwxrwxrwx 1 root root 34 Jul 6 17:09 bubba -> /etc/apache2/sites-available/bubba
Still no luck
Webserver won't start because of that error in line 666:
bubba:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
Starting web server (apache2)...Syntax error on line 666 of /etc/apache2/apache2.conf:
FastCgiExternalServer: redefinition of previously defined class "/usr/share/web-admin/admin/index.php"
failed!
Might be that one of the files have gotten an extra declaration where it shouldn't; Can you check that following command only returns one entry: "grep FastCgiExternalServer -R /etc/apache2/"; should result in:test@bubba:/etc/apache2$ grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/Carl
I got two :
bubba:/var/log# grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/apache2.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
Martin
carl wrote:nitram wrote:carl wrote:
Might be that one of the files have gotten an extra declaration where it shouldn't; Can you check that following command only returns one entry: "grep FastCgiExternalServer -R /etc/apache2/"; should result in:
/Carl
I got two :
bubba:/var/log# grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/apache2.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
Martin
Hmm, /etc/apache2/apache2.conf shouldn't have that clause in there, could it be you have added it there by your self? Anyway, remove that line and try again.
/Carl
pcrene wrote:Hello all,
Since the update i seem not to be able to send emails from the web interface (Horde).
The next message i get in return:
This is the mail system at host bubba.localdomain.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<swogberg@gmail.com>: host smtp.upcmail.nl[213.46.255.2] said: 552 5.2.0
CwHh1c0442ME5kW01wHiSd automated process detected unsolicited content (in
reply to end of DATA command)
Has anyone an idea?
Rene
carl wrote:nitram wrote:carl wrote:
Might be that one of the files have gotten an extra declaration where it shouldn't; Can you check that following command only returns one entry: "grep FastCgiExternalServer -R /etc/apache2/"; should result in:
/Carl
I got two :
bubba:/var/log# grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/apache2.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
Martin
Hmm, /etc/apache2/apache2.conf shouldn't have that clause in there, could it be you have added it there by your self? Anyway, remove that line and try again.
/Carl
nitram wrote:carl wrote:nitram wrote:
I got two :
bubba:/var/log# grep FastCgiExternalServer -R /etc/apache2/
/etc/apache2/apache2.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
/etc/apache2/conf.d/admin.conf:FastCgiExternalServer /usr/share/web-admin/admin/index.php -socket fcgi -idle-timeout 120 -flush
Martin
Hmm, /etc/apache2/apache2.conf shouldn't have that clause in there, could it be you have added it there by your self? Anyway, remove that line and try again.
/Carl
Hi Carl,
I removed the line in /etc/apache2/apache2.conf but got almost same output except for :
Syntax error on line 13 of /usr/share/bubba-frontend/apache.conf:
FastCgiExternalServer cannot occur within <VirtualHost> section
failed!
Martin
DEBIAN_FRONTEND=noninteractive apt-get -y updateW: GPG error: http://ftp.se.debian.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. Setting up dhcp3-client (3.0.4-13ex4) ...
Configuration file `/etc/dhcp3/dhclient.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : background this process to examine the situation
The default action is to keep your current version.
*** dhclient.conf (Y/I/N/O/D/Z) [default=N] ? y
Installing new version of config file /etc/dhcp3/dhclient.conf ...
Setting up bubba-backend (1.1.6) ...
Removing any system startup links for /etc/init.d/firewall ...
/etc/rcS.d/S41firewall
Removing any system startup links for /etc/init.d/disable-offload ...
/etc/rc2.d/S99disable-offload
Creating directory /etc/skel/private
Creating directory /home/storage/extern
Setting up firewall...done.
Disable offload on wan/lan interfaces...done.
Setting up bubba-manual (1.1.2) ...
Setting up libphp-codeigniter (1.7.0-1) ...
Setting up bubba-frontend (1.1.2) ...
Removing any system startup links for /etc/init.d/adminphp ...
/etc/rc0.d/K20adminphp
/etc/rc1.d/K20adminphp
/etc/rc2.d/S20adminphp
/etc/rc3.d/S20adminphp
/etc/rc4.d/S20adminphp
/etc/rc5.d/S20adminphp
/etc/rc6.d/K20adminphp
Forcing reload of web server (apache2)... waiting .
spawn-fcgi.c.197: child spawned successfully: PID: 6090DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgradeWe are very sorry that the upgrade has failed and will do our best to resolve it as soon as possible, it is is of course our ambition that the upgrades shall go smoothly, and have done so in our test-setups.
If you place bubba as router again, although you do not have internet access Bubba should have access to the internet.
Regards
PA Nilsson, Excito.
loosing SMB shares, changed to AFP when this became possible but still problems
ps faux
112 4992 100 7.5 29364 19268 ? R 14:48 0:10 \_ /usr/bin/perl -w /usr/sbin/squeezecenter-server --prefsdir /var/lib/squeezece....
112 4999 95.5 9.4 34536 24248 ? R 14:48 0:13 \_ /usr/bin/perl -w /usr/sbin/squeezecenter-server --prefsdir /var/lib/squeezece....
112 5004 86.3 4.4 20268 11392 ? R 14:49 0:05 \_ /usr/bin/perl -w /usr/sbin/squeezecenter-server --prefsdir /var/lib/squeezece....
112 6213 96.6 6.6 26192 17104 ? R 16:34 0:08 \_ /usr/bin/perl -w /usr/sbin/squeezecenter-server --prefsdir /var/lib/squeezece....Users browsing this forum: No registered users and 1 guest