OpenSUSE :: Where Is The Man Pages For Apache2 In 11.3
Aug 3, 2010I installed apache2 with 'zypper in apache2 apache2-doc' and there's no man pages,
tried
man apache2
man apache
man httpd
I installed apache2 with 'zypper in apache2 apache2-doc' and there's no man pages,
tried
man apache2
man apache
man httpd
THIS ISN'T A SCRIPTING ERROR! I'M USING PHPMYADMIN (or trying to)! People on #httpd are useless for help.
Well, ir jus installed Apache2 and PHP5 on my openSuSE 11.2 server, and I just get blank pages for PHP, but HTML works fine. Ima jus guess this is a common error.
I just did yet another fresh install of OpenSuse 11.1, (no DVD drive otherwise I would use the newer version), all updates have been performed, I installed apache2 and it's modules, php5 and some of the modules I needed, mysql, sshd for local only access, and webmin, postfix is used only for local mail between php scripts and the system, mainly because out-of-the-box, postfix is an open relay, and can take weeks to configure as an SMTP server, so I have to use php scripts that do not use a mail server, anyway.
The problem is, apache2 only seems to know how to serve php files, html files only get shown on ANY browser as source code not the contents.
I've been trying for 3 weeks,,, messing with this option, setting that option, and screwing up the system, hence reformatting and re-installing OpenSuse several times, so if anyone wants to try and get apache to serve html files properly and to have apache use mod_rewrite as default on ANY folder whether inside or outside the document root, I can give that person full ssh access. I've got to the point now, that I don't really give a damn what happens to the server.
What I should be able to do, is, leave the apache and php setting as default,,, upload either an html or php file to the document root and direct a browser to the address, and it'll work without changing a single item, the same is if that file has rewrite, it should work flawless, or if I upload an html or php file to a folder outside the doc root, I change the doc redirect to point to the folder, and it should work without changing anything else.
I have a Cent OS 5.4 32 bit final installed in my dedicated server.
I used to run lighttpd with php in my server until now and all was fine.But yesterday I changed my website which needs apache to run. So installed apache using yum install httpd command.
Then I added the virtual host name of my domain in webmin panel but when i try to run my php script in browser then its not opening php pages.
Instead it downloads php files like index.php when i open in browser.So I guess apache is not able to compile and run php pages. Only html pages are opening right now..
when i input man <cmd>.....it's saying formatting pages....n then it is displaying blank page.
View 6 Replies View RelatedI 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 RelatedI 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 have installed the package "Web and LAMPP Server" with the YAST2 installation manager on my openSuse 11.1. The installation runs well without any error messages. When I try to start Apache2 in the YAST2 runlevel manager or from the command line it fails.The start problem seems to me simular as amavis configuration. I have to configure /etc/amavisd.conf before a was able to start amavis in the YAST2 runlevel manager.
How can I make Apache2 to start? Do I have to configure a special file before I am able to start Apache2 in the YAST2 runlevel manager or why doesn�t Apache2 start?
I'm looking for an easy solution (1 click install) to scan multiple pages to one pdf file on openSUSE 11.2 with gnome.Most tools only support 1 page tobe scanned to pdf.gscan2pdf looks like a solution but I can't get it running on 11.2.(missing dependencies e.g. perl-forks)
View 9 Replies View Relatedi use firefox for a long time, but today in opensuse he just stoped working without any reasonable reason! The only page he opens from now on is my default page... when i try to go to other ones appears this error message: "by the way the server is redirecting you, you will never reach your destination" or something like that. After this, says that this may be caused by blocked cookies... the problem is with my firefox, cause konqueror is working ok!
View 9 Replies View Relatedi recently got a logitech clearchat pro headset for christmas. i configured it as the primary soundcard and, after i select it as master channel in kmix, it works perfectly.the problem now is that whenever i want to listen to sound on webpages (ie. videos) through anything but the headset, well, i can't.it seems now that browsers don't recognize that the headset's been unplugged, so they still try to play through the empty usb port. system sounds and amarok recognize when the headset's not there - the system says, when the logitech's been unplugged, that it "no longer works, falling back to hda intel" - but the web browsers, mozilla firefox and google chrome, don't produce any sound.
i've tried changing "hda intel" back to the primary sound card, but then the system doesn't automatically switch to the logitech headset when it's plugged in because it's not of "higher priority".
i have an Brother HL-2040 and normaly all pages print fine. But i noticed that some pages from pdf file won't print.The driver says it failed.Can that be, that my driver has some problems? I tried others but they don't print anything.I have the current opensuse 11.2 version and the latest cups version.
View 1 Replies View RelatedA recent upgrade from 10.3 to 11.1 went remarkably well --however, Apache (integrated with osCommerce), was broken:
tall:~ # uname -a
Linux tall 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 x86_64 x86_64 x86_64 GNU/Linux
[code]....
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP) | HowtoForge - Linux Howtos and Tutorials Unfortunately when I wanted to start Apache2, i get an error message:
Code:
linux:~ # /etc/init.d/apache2 start
Starting httpd2 (worker) httpd2-worker: Syntax error on line 116 of /etc/apache2/httpd.conf:
Syntax error on line 26 of /etc/apache2/sysconfig.d/loadmodule.conf:
Cannot load /usr/lib/apache2-worker/mod_ssl.so into server: /usr/lib/apache2-worker/mod_ssl.so:
undefined symbol: SSL_get_servername
The command line was:
/usr/sbin/httpd2-worker -f /etc/apache2/httpd.conf
I don't change neither servername nor IP, I left the settings by default.
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
Is there any possibility to view the web pages that request the installation of Microsoft Silverlight?
View 3 Replies View RelatedI'm using KDE Version 4.4.00 on OS11.2 all my browsers (konqueror, firefox, chrome) webpages loads painfully slowly on vista same connection, same machine is loading is faster. I did not notice this in OS11.1 on same machine.I tried disable IPv6 in boot and in firefox but it did not improve situation significantly. I still get long looking up of dns time after time.Am I "paranoid" or is there some way I can address this this slow loading issue?
View 9 Replies View Relatedi try to install bugzilla on suse 11.2. For that i want to add a new user / group to the apache2. I want to add the following commands to the envvars but there is no such file available
export APACHE_RUN_USER=apache2
export APACHE_RUN_GROUP=apache2
I'm running apache2 and I installed php5 with yast. httpd2 -M states that php5 is loaded. /etc/apache2/conf.d/php5.conf is being included in httpd.conf and it contains:
Code:
<IfModule mod_php5.c>
AddHandler application/x-php .php
AddHandler application/x-httpd-php .php4
AddHandler application/x-httpd-php .php5
[Code]....
The first line was added by me since that's what mime.types actually contains.
php.ini is in /etc/php5/apache2 and since I was not sure apache/php was finding it I added a PHPIniDir "directive" into httpd.conf. I have not changed it.
Test file is the typical /srv/www/htdocs/info.php with <?php infophp(); ?>
Normal index.htm is working fine. php -a is working fine.
I spent a long afternoon around this configuration and I looked in plenty of pages for solutions. I only do occasional system administration so I might have easily overlooked something trivial, but I run out of ideas.
There is a thread in this web site with a similar problem but no solution:
Php5 not recognized in SUSE 10.2 Apache2
What could be missing/wrong if php5 is loaded and the addhandler is defined? How can I further test?
I configured my printer via YaST (Suse 11.3). YaST finds my printer and offers me the Gutenprint driver: Epson Stylus D120 with driver Epson Stylus D120 - CUPS+Gutenprint v5.2.4 I selected this driver and finished the configuration.
The problem now is, that if I print something, the printer only prints a totally black page. How can I solve this? Should I use another driver?
PS: With Suse 11.2 and Gutenprint driver it worked.
I have openSUSE 11.2 64-bit KDE, I have installed it with lan cable connected, install updates and than switch to wireless.Everything worked great until I went to my girlfreind with laptop, there I can connect to router, use Skype but can't browse pages with firefox, can't install packages with YAST Also wired connection gives the same result but her PC have no problem with Internet.I have traied ifup, deleting /etc/resolv/conf, disabling NetworManager routing options with no succes
View 9 Replies View RelatedThis is my second day trying to learn opensuse. My lack of terminology makes it very hard to google for the answers. I need to do this:
opensuse:~ # yast2 install postgresql-server apache2 perl texlive perl-DBD-Pg libapr-util1-dbd-pgsql
I know about yast, however this looks like something that needs to ran from terminal.
So far, I have done all the steps (including creating django.wsgi in the project). The step left is to turn on the httpd, but error put exit in this very last step.
Code:
<user> #: ./apachetrl start
httpd: Syntax error on line 450 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_wsgi.so into server: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
I'm completely new to this whole hosting on linux thing. I'm using apache2 and have everything setup as if I was doing it on a windows machine but when I navigate to the site via URL it displays the source code as plan text and thats all I see. I'm running openSuse 10.3.
View 9 Replies View RelatedI am trying to install BackupPC on openSUSE 11.4 64 bit.BackupPC is complaining that I am not running the Apache server as user backuppc but as user with id 0 (root)I have the following in the /etc/apache2/uid.conf (which is getting read as I can put a syntax error in the file and it complains):
User backuppc
Group www
When I run either the httpd2-itk (default in rcapache2) or the plain httpd2 processes and then do a:
ps aux
The user reported as running the http processes is root NOT backuppc.On a openSUSE 11.3 machine where I have BackupPC running successfully the ps command returns backuppc as the user running the processes.Is this something others are seeing or do I have some configuration incorrect?
I'm using openSUSE 11.2/KDE 4.4 and Konqueror is behaving strangely lately. That is, when I click an entry in RSS Now widget, Konqueror opens, but instead of going to the web, it displays the cached version of the page (i.e. from /var/tmp/kdecache-[username]/krun/...).Initially I thought it is related to the widget (RSS Now), but the same thing happened when Konqueror was called by another program (Google Desktop > preferences): it opened the cached version of the page instead of what I've expected (localhost on some port).As I see these things, it seems there is a setting making Konqueror/KDE to preload some pages (I guess it's related to a KDE service). The problem is it subsequently displays the cache, not the online version.
View 8 Replies View RelatedI have openSUSE 11.2 and printer Brother HL-2040 connected to my openSUSE laptop. It was correctly recognized by manufacturer and model and was "automagically" installed by downloading the appropriate driver. Whenever I click "print" its name correctly appears on the page on which you choose where to send the print jobs to. And when I click "print" it prints... empty pages. When I chose to print the test page, 10 empty pages came out.
This printer worked just fine under Ubuntu 9.04 and winXP. I read the topic here about HL-2040 in openSUSE 11.2 using the driver of 2060 but upon checking both the printer config page and CUPS web admin page it was confirmed that the driver is actually the correct required one, HL-2060 Foomatic/Postscript.
Looking at the list of nVidia Geforce packages they all say "NVIDIA graphics driver kernel module for GeForce 6xxx and newer GPUs".. Does this means the installer will install the correct driver for y GT 9500 or do I keep flipping the pages until I find a 9xxx? ..also would the "nvidia-gfxG02-kmp-desktop" be the correct one to select for my system?
View 2 Replies View RelatedUnusual problem here -I'm posting in hardware as I'm not certain where it fits.Home laptop (mainly wife's in use) upgraded from 11.3x86 last week to 11.4x64, pretty much everything is awesome.However, when she attempts to print a PDF with multiple pages per sheet (study notes),
View 3 Replies View RelatedI've recently decided to switch the first of four machines on my LAN from windows to Linux (PB I Media 1gb ram, 160hdd Intel Core2 Duo 6300 1.86ghz. After a couple of weeks distro hopping I have decided that I like OpenSuse 11.4.
I have an Epson Styus SX515w connected to my router via wifi. I googled the subject and downloaded this driver from the Avasys website. epson-inkjet-printer-stylus-tx550w-series-1.0.0-1lsb3.2.i486.rpm. I checked the documentation and my model is supported. So I installed the rpm from a local directory via Yast.
Then I go into Yast > Hardware > Printers, (I have to disable the firewall first so Yast can find the printer on the LAN.) The New Printer Config Wizard shows it as Model: Epson sx510w Connection: ipd:/192.168.2.4.515/PASSTHRU Description: Epson Epson Stylus SX510w. (mine is a 515w). Anyho, Yast cannot find any matching drivers. If I click "Find More" Yast finds Epson drivers but no for my model. I've tried different search strings too.
So my question is. How do I tell Yast to use the driver I have installed?
I checked in Yast > Software and it lists the driver as installed I also ran this command in terminal user@linux-rk0o:~> rpm -qi epson-inkjet-printer-stylus-tx550w-series-1.0.0-1lsb3.2.i486
The resulting output confirms the package is installed.
Code:
Name : epson-inkjet-printer-stylus-tx550w-series Relocations: (not relocatable)
Version : 1.0.0 Vendor: Seiko Epson Corporation
Release : 1lsb3.2 Build Date: Mon 24 May 2010 10:22:43 BST
Install Date: Tue 17 May 2011 02:06:35 BST Build Host: build
[Code]....
At the mo my printer works but spits out pages of text (looks like some kind of commands)