Install Thttpd Php

Posted on  by
Install Thttpd Php 3,7/5 7457 reviews
I'm trying to install thttpd on a server with cpanel and apache. I have thttpd installed and am trying to run it it on a separate IP. In order to gain access to that IP I had to set listen lines in the apache httpd.conf so that apache doesn't bind to all ips. If I restart apache manually through /usr/local/apache/bin/apachectl restart, the apache server starts to run. However, after 5 minutes or so it dies..if I try and start apache with WHM it won't start period..after I manually start it and it dies I checked the error_log this is what I get is:
[Wed Oct 19 14:06:41 2005] [crit] (98)Address already in use: make_sock: could not bind to address 69.9.169.211 port 80
I've noticed if I start the server manually and do a ps -aux grep httpd, the processes come up like this /usr/local/apache/bin/httpd, when WHM starts it (without the updated listen lines before I touch anything) it comes up like this /usr/local/apache/bin/httpd -DSSL .. im assuming its starting it with SSL support and I'm not? I tried /usr/local/apache/bin/httpd startssl and the server wouldn't start. It said it started but it doesn't. I really don't know if this is relevant or not, but I'm trying to supply as much information as possible.
To sum it up, it seems as though either WHM is running a crontab to check for something running that isn't running when I manually start apache.. or there is a flag I'm not starting it with that cpanel uses when it starts it.. etc.. and unfortunately I can't see the commands that cpanel uses to start apache.
If anyone has any ideas or has ever successfully installed another httpd and can throw some advice I'd greatly appreciate it.
Thanks,
William Edmunds

Questions tagged [thttpd]. How to install cross compiled programs (thttpd) on arm linux boards. I cross complied thttpd with php for arm linux boards. Thttpd - tiny/turbo/throttling HTTP server Fetch the software. Release notes. Thttpd is a simple, small, portable, fast, and secure HTTP server. Thttpd - tiny/turbo/throttling HTTP server Fetch the software. Release notes. Thttpd is a simple, small, portable, fast, and secure HTTP server. We need some PHP on an ARM board. I've successfully cross-compiled both PHP 5 and THTTPD and they both seem to run fine on the ARM board, only the.php pages are shown unprocessed (if you do 'View Source' in the web browser, you can see the PHP code).

Active5 years, 6 months ago

I have 5 systems running apache tomcat server, for load balancing i need to install apache httpd server, how should i do this, please provide me some useful links and your opinions on this, thanks

jagdishjagdish

I'm trying to install thttpd on a server with cpanel and apache. I have thttpd installed and am trying to run it it on a separate IP.

2 Answers

You can just

or

If Tomcat is working on 80 port, than you might need more configurations, like default port etc..Hope it helps.

Danatela
9,6249 gold badges33 silver badges64 bronze badges
mirkobrankovicmirkobrankovic
8691 gold badge6 silver badges10 bronze badges

To install apache2 you can do it using the command:

Now if you don't want see this warning every-time you restart apache service

Now you want to give a server's fully qualified domain name

and name it using the keyword serverName

I named localhost you can just choose whatever you like.

You don't have any problems with port numbers since tomcat run on port 8080 by default and apache run on port 80 by default.

But anyway if you want to just change the port number of your apache.

To change the port apache is running on you can do it like this:

Thttpd Php

Open /etc/apache2/ports.conf file, enter:

Once the download is complete click 'Run' to begin the installation or click ‘View downloads’ to view the list of all recently downloaded files. Edge • A white bar will appear at the bottom of your browser window which will contain your download. Canon utilities zoom browser ex tutorial

Install Httpd Php Mysql Ubuntu

To make the server accept connections on port 8010 for example instead of 80 search for the word Listen 80 and replace with:

Maythux

Fedora Install Httpd Php Mysql

Maythux
54.7k35 gold badges183 silver badges226 bronze badges

Brew Install Httpd Php

Not the answer you're looking for? Browse other questions tagged installationapache2tomcatlighttpd or ask your own question.