Debian :: Setuped Apache2 With SSL On Etch - Error Code - Ssl_error_rx_record_too_long
Apr 14, 2010I've setuped apache2 with SSL on Debian Etch, but I'm getting this Error message in the browser:
Code:
This site does not exist!
I've setuped apache2 with SSL on Debian Etch, but I'm getting this Error message in the browser:
Code:
This site does not exist!
My SSL is not working, I get the error I just moved my site off GoDaddy, and on to my own server. I now get this error message. "SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long)"
I'm not sure what that means, or how to fix it. I used these same Security Certificates om my other server, and they worked just fine.
I am getting this error
Starting web server: apache2[Wed Dec 09 15:36:40 2009] [warn] NameVirtualHost XX.XX.XX.XXX:80 has no VirtualHosts(99)Cannot assign requested address: make_sock: could not bind to address 68.178.232.100:80
no listening sockets available, shutting down Unable to open logs failed!
also what is 68.178.232.100
I need to install some package on a very old box with Debian Etch.
When I type: apt-get update
I get several error:
Quote:
Where can I find a valid etch repository?
I have suse10 64bit and I was setting up SVN server on it. After all required setup while reloading apache2,its giving the error:
Code:
httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_dav_svn.so into server: /usr/lib64/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server
I am using apache2 with subversion and trying to get post commit script to run an svn update command. All svn commands seem to work fine manually
Everything used to work fine but then the server ip changed and I can no longer access it with the web name and have to use the ip directly
I am using tortoise svn with vista on my work machine
Here is the script
#!/bin/sh
export LC_CTYPE=en_US.UTF-8
/usr/bin/svn update /home/common/webroot/bob
Here is the result.
Command: Commit
Modified: C:UsersMattDesktopcheckout - bobindex.php
Sending content: C:UsersMattDesktopcheckout - bobindex.php
Completed: At revision: 63
Error: post-commit hook failed (exit code 1) with output:
code....
I think what i need to do is update the certifcate for the apache2, but I'm not sure how to do this, where to put it, and then which of the thousand apache config lines needs to be changed
I have suse10 64 bit installed. I am setting up a svn server on it. After installation and adding the modules ,while reloading the apache2 it's throwing the error as: HTML Code: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_dav_svn.so into server: /usr/lib64/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server
View 9 Replies View RelatedInstallation of SUSE 11 server now when I try to configure apache2 (opening port 80) I get a "cannot adjust apache2 service" error??? Can anyone shed some light on this.
View 1 Replies View RelatedI have apache 2.2.3 installed with php5 and libapache2-mod-php5. The server displays web-pages fine, but when I try to load a .php file, nothing shows up. There aren't any errors, not in the browser and not in the Apache2 error logs... just nothing shows up. When I look at the page source on the browser, all the HTML code is there, but all the PHP code is gone, as though it was parsed. I can't get any output to show up though, echo and print both do nothing.What could be the problem?Example:
Code:
<html>
<body>
[code]...
When trying to install php5 IÂ got the following result. Tried to apt-get clean, autoclean, remove --purge then reinstall the mentioned packages without any success.
dpkg --configure -a didn't get any better result.
Code: Select allsudo apt-get install php5
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   Â
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés :
 libapache2-mod-php5 php5-cli php5-common
[Code] .....
The system is Debian Squeeze/Sid with apt.conf set to Squeeze as the default. Most packages are from Squeeze.
I ran apt-get upgrade and it returned an error-code.
It might be it is this bug: Bug#574153: python-pkg-resources: Missing file leaves it unconfigured
I tried aptitude install -f, to hold it and to remove the package python-pkg-resources, but i am getting told the package would be in a very bad stage, and i should re-install it. That doesn't work.
I was triyng to install Debian on a AMD K6-2. I use debootstrap, and installed Lenny, with a kernel linux-image-2.6.26-2-486.
After that apt-get update and apt-get upgrade and I get:
The following packages will be upgraded:
Since release 150, udev requires that support for the CONFIG_SYSFS_DEPRECATED feature is disabled in the running kernel.
Please upgrade your kernel before or while upgrading udev.
AT YOUR OWN RISK, you can force the installation of this version of udev WHICH DOES NOT WORK WITH YOUR RUNNING KERNEL AND WILL BREAK YOUR SYSTEM AT THE NEXT REBOOT by creating the /etc/udev/kernel-upgrade file. There is always a safer way to upgrade, do not try this unless you 0understand what you are doing!
And similar messages appears trying to install xfce4...
I have an old compaq pressario (with a compaq cd/dvd player + HP cd writer/Reader) with Debian Etch and a gnome desktop, and I would like to extract the mp3 dvd a friend gave me (He made it from bittorrent). On a XP box the cd is played without problem but I would like to extract and play each song on Etch. I have Sound juicer which works allright for usual audio cd but not with this mp3 thing. I have tried to define a new profile with params I have found on the net for mp3 but up to now without success. I even don't know if it's a problem of hardware being too old, or if I could solved this with the appropriate software
View 6 Replies View RelatedI am fairly new to Linux and have been striking hassles with my AWUS036H (RTL8187) under Debian Lenny. The standard (built in) driver works but reception is pathetic compared to the same card under Backtrack 4 or even Windows 7. I have tried to build drivers which I got from the Alfa website, the Realtek website and also the Linux Wireless project page. All of them fail during Make with an Error 2. I don't have the error in front of me (had to go back to Windows for the moment) but it is identical to the one this guy gets:
darkReaction:/home/georanson# cd /home/georanson/Desktop/Downloads/ndiswrapper-1.52
darkReaction:/home/georanson/Desktop/Downloads/ndiswrapper-1.52# make
make -C driver
make[1]: Entering directory '/home/georanson/Desktop/Downloads/ndiswrapper-1.52/driver'
Makefile:35: *** Cannot find kernel version in /lib/modules/2.6.18-6-686/build, is it configured?. Stop.
make[1]: Leaving directory '/home/georanson/Desktop/Downloads/ndiswrapper-1.52/driver'
make: *** [all] Error 2
I get the error 2 code and the reference to "kernel version".
I was able to compile python 2.6.5 on debian 4 etch successfully. The contents of /usr/share/python/python_defaults are now like this:
Typing "python" on terminal now starts the correct version which is 2.6.5.
The next thing I installed wxPython from wxWidgets repository. I followed the instruction explained here:
[url]
When installation was about to finish, I got this error:
I am sure something I have missed something before installing wxPython. It seems it's related to "python_defaults", but I am not sure.
There is a "Debian" way to get clamav 0.96 in Debian Etch 4.0 ?
I put volatile repository in my sources.list, but after upgrade I've:
Quote:
For archiving purposes, I am looking for the different (Gnome, KDE, Xfce) live CD images of the last revision (9) of Etch. I want a copy of them to compare how the system and the desktop environment have evolved in the last couple of years. Actually, I would also like to have live CD images of older releases, but I don't know if they exist.
View 5 Replies View Relatedactually my Debian is still in Etch stable version. What is the best way to migrate to stable lenny version
My understanding was :
replacing Etch links in sources.list with Lenny links perform aptitude update & aptitude safe ugrape.
tried to to run apt-get update (under Debian Etch)but it does not workI get the output (see apt_get_output.txt)I also tried running apt-get upgrade first, but that did not change anything.My sources list looks like (see sources.txt)
View 8 Replies View RelatedI try to upgrade Etch to Lenny and get the following problem:
Code:
# apt-get update
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
[code]....
I have two ext3 drives recovered from a failed NSLU2 network file server. I need to recover some of the files stored on them, so...I attempted to mount them on my debian ETCH (LV file system), thus:
# mkdir /mnt/usbdrive
# mount -t ext3 /dev/sda1 /mnt/usbdrive
Instead of seeing the drive content I see my harddrive's GRUB & Kernel partition. What am I doing wrong? What do I need to do to see the drive's content?
I need to install Etch (not Lenny ) over the internet - but all my mirrors won't even entertain me. Is there a way to still install Etch over the 'net - as opposed to Lenny? I need Etch because of some specific software I am running - and I have to PXE boot (I've used the Etch netboot.tar.gz files).
View 6 Replies View RelatedI've a very old server with Debian Etch, and now I need to upgrade to Squeeze. I think it's correct to upgrade first to Lenny, so I followed this link:
[URL]
[code]....
Score is -2280
Accept this solution? [Y/n/q/?]
I can't update Debian "etch" Is there any sites for updating?
View 9 Replies View RelatedI have recently started working on our server. My knowledge about *nix systems is very limited, so I turn to the oh-so-friendly internet community for help.The server is running Debian Etch, postfix, courier and some other stuff. And suddenly out of the blue the emails from the internet are not being received. Emails being sent internally are being received and everyone can browse the internet.Host or domain name not found. Name service error for na$for name=xxx.xxx.xx.xx.list.dsbl.org type=A: Host not found, try again.Does anyone have any experience with something like this? I would love to get this thing fixed.
View 6 Replies View RelatedI am renting a virtual server which is running Linux Debian Etch. I have access through the root account.
I am very new to virtual servers, and also very new to Debian Etch. I am happy I found this forum when trying to research on the Internet.
The things I need to know are:
- Comes Debian Etch with a GUI (graphical user interface) which I can use on the rented virtual server?
- And if not, I would like to ask the community here if there are any GUIs which I could install to that server, and how?
I want to be able to access the server in a much easier way than to have to type each command. I want to use that server to host domains, as soon as I am more self-confident with Debian Etch.
Now that Etch is on archive.debian.org - how do I get the Debian installer to install it (via. net)?Before everyone shouts "upgrade to Lenny" - I need Etch for a reason.Simply putting archive.debian.org as the install mirror doesn't work either.
View 10 Replies View RelatedI need to get Debian ETCH working with Flash, due to professional issues I cannot update to a newer Debian distribution (Squeeze for instance) now.[URL]Which tells me to use swfdec0.4 or swfdec0.5. but the archive repository for Etch only provides this swfdec0.3 are there any repository able to provide this out of date lib
View 4 Replies View RelatedWhy is my Xen server (An up-to-date Lenny box) making Xen DomUs as Etch boxes? I run a command such as:
[Code]...
This is 100% replicable. I certainly never asked it to create an Etch VM! I cannot find anything in the docs to change this. And for the record, I did let it finish creating it, and it most definitely made an Etch box.
I'm going on to install my old application running on specific old configuration (debian 4 etch) into my virtual machine...
This time, i'm hurting a new problem while installing postgresql in the release 8.2 (not 8.3, nor 8.4, neither 9.x cause my application will run only on 8.2).
Logging in root, i enter this (like in 2008) :
But today (year 2011 with old etch), when i enter this i got the error message than it cant find this paquets ! off course i did my apt update before.
So, what can i do ? i really need to install the exactly 8.2 release (even 8.2.21 will be good)