I insatalled softs by yast.But I can't find them.
I can't find any soft at "/usr/local/share".I just find folders at "/usr/share".
But I can't find any file in those folders to start soft.
For instance:
(a)I read the apache document at:
" /usr/share/apache2/manual/invoking.html.en"->"How Apache Starts".
But I can't find the "apachectl" at "
Hi,
I have just finished installing apache2-4.2 (latest stable version of apache) from scratch on my Ubuntu Server 12.04 32bit. After running the commands "./configure" and "make install" with no errors, my apache2 looked set to start.
I'm new to Ubuntu and linux (began summer 2010).
Installed apache2 and php5, got the message "It works!" and phpinfo() displays the info page from withing the my folder. But when i put my index.php and rest of the files in www/mysite/ I only get a blank page displaying nothing, as if my php scripts wont parse.
OK. Please forgive me in advance for any stupid mistakes. I am a complete Newbie to linux/ubuntu, (and need help with the jargon too ;)....)
(I am trying to install wordpress.....)
I am following online instructions, that i first have to install apache2. I have done this.
hey i have setup my ubuntu 12.04 machine with some virtual hosts for localhost development. i make it listen only to localhost for security. This is my ports.conf and its working fine.
Today I checked my LAN with nmap and found something strange with my machine:
Code:
PORT STATE SERVICE VERSION
80/tcp open http Apache httpd 2.2.14 ((Ubuntu))
|_ html-title: Site doesn't have a title (text/html).
Why is there apache running? I never ran a web server and it wasn't here before.
I'm running an Apache 2 server from my raspberry pi, and everything works fine. I wanted to configure ".htaccess", so I had to move some files around. So in "/var/www", I created a file called "html" and moved all my pictures, and webpages into it. However, I left "index.html" out inside of "/var/www." All of this works fine, except for one thing.
Hi ,
I am new to the unix environment.
I need to install apache 2.2.21 on my machine.
I have tried configuring apache from /etc/apache2 directory.
But now I want to install it under a separate user.
Can anybody tell me the step by step procedure to install it under separate user,please ?
Thanks & Regards,
Bikash.
---------- Post updated at 09:24 PM ---------- Previous update was at 06:2
I have installed apache2 with all modular support. When I run it with single host everything goes ok, but if I configure it with virtualhosts, either it get stuck or it gives a message at startup saying "[warn] _default_ VirtualHost overlap on port 80, the first has precedence" and as a result takes me to the same doc root for every host
Here is the copy of listen.conf