Hi,
Generally we will run
Quote:
./configure, make and make install
to install, configure apache 2.x on Solaris machine, but dont want to follow these on the remaining machines.
I want to build the apache binary centrally, so that i can untar the tar file on remaining machines.
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 am trying to install apache 2.2.22 on Solaris 10 but getting below error message when starting apache:
/etc/init.d/apache2 start
Server type is set to [HTTP]
running /opt/apache/conf/startup.pl for groups shared mem
Starting Apache HTTPD service with SSL disabled
httpd: Syntax error on line 454 of /usr/local/apache2/conf/httpd.conf: Syntax error on line 9 of /opt/apache/conf/localserver
Ok so I am trying to install nano in terminal on my macbook. I downloaded the file, unzipped it, and located the folder/files in terminal. I ran the ./configure command. Then "make." Both ran fine. On "make install" I keep getting an error about permissions and making a directory.
Hi,
I am trying to install RT 4.0.4 on Centos 6. I am almost done with the installation.
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 "
I was setting an apache instance up.
And accidentally, I did rm -rf /etc/apache2.
Now I don't have any configurations.
Oh.
I sudo apt-get install apache2 --reinstall, but didn't' work :(
How can I make the directory again?
I'm using Ubuntu 10.04 LTS server.
I have a clean, fresh OS of Ubuntu 12.04 on my VPS. My goal is to install WordPress. I want to install the latest version of Apache (2.4.3) but I'm encountering two problems.
I'm following instructions like this & this. Both produced the same errors.
Hallo,
I just installed Fedora 17 and configured Apache MySql Php with Virtual Hosts using Home User Privileges in a Developper's environment and I would like to share it:
1) Install LAMP
2) Configure Apache UserDir and setup selinux to allow users install a website on a directory they own.
3) Install httpd-itk to allow apache running a virtual host as owner's "user:group" :
Code: