Apache Won't Start As A Service

Aug 15, 2007

I just setup an instance of Apache on Windows with SSL and it starts by running "httpd.exe", but I can't get it to start as a service. It was running fine before adding the SSL certificate/key pair.

This is the error, I get as a Service:

Quote:

[Wed Aug 15 11:22:09 2007] [info] mod_unique_id: using ip addr 10.254.1.135
[Wed Aug 15 11:22:10 2007] [info] Init: Seeding PRNG with 144 bytes of entropy
[Wed Aug 15 11:22:10 2007] [info] Loading certificate & private key of SSL-aware server
[Wed Aug 15 11:22:10 2007] [error] (OS 5)Access is denied. : Init: Can't open server certificate file C:/Apache2/conf/ssl/NBCDDSARP10.dev.npe.tic.cert

This is what happens when I run it via "httpd.exe"

Quote:

[Wed Aug 15 11:27:08 2007] [info] Init: Seeding PRNG with 144 bytes of entropy
[Wed Aug 15 11:27:08 2007] [info] Loading certificate & private key of SSL-aware server
[Wed Aug 15 11:27:08 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Aug 15 11:27:08 2007] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Aug 15 11:27:08 2007] [info] Init: Initializing (virtual) servers for SSL
[Wed Aug 15 11:27:08 2007] [info] Configuring server for SSL protocol
[Wed Aug 15 11:27:08 2007] [info] Server: Apache/2.2.4, Interface: mod_ssl/2.2.4, Library: OpenSSL/0.9.8e

View 4 Replies


ADVERTISEMENT

Apache Wont Start :: Httpd.conf File Was Empty

Apr 6, 2008

[root@server1 ~]# service httpd start
no listening sockets available, shutting down
Unable to open logs

CENTOS Enterprise 4.6 i686 on standard - WHM X v3.1.0

apache 2.2

httpd.conf file was empty... I'm recompiling right now.

View 3 Replies View Related

VMWare Server Wont Start

Jun 2, 2008

I'm having issues after changing my system time and rebooting for whatever reason it didn't take effect but now my VMWare servers wont boot. I get this error when trying to run a vmware-cmd

[root@plexus ~]# /usr/bin/vmware-cmd -l
/usr/bin/vmware-cmd: Could not connect to vmware-authd
(VMControl error -14: Unexpected response from vmware-authd: 511 Error connecting to /usr/sbin/vmware-serverd process.)
[root@plexus ~]#

also when i try logging into the web interface same error.

View 5 Replies View Related

X11 Wont Start Without A Monitor Attached

Jun 27, 2009

I've got a small box running as a fileserver with CentOS 5. Sometimes life is a little easier using a GUI for jobs rather than SSH.

As this is not accessible externally, I've got it to autologin to a non-privilaged user, and as part of that logon a VNC session is opened using the inbuilt remote desktop tool.

This was working perfectly, until I realised if I cold boot the server without a monitor attached, X11 wont start at all unless I attach a monitor to it.

I know I can start a VNC session from using vncserver, but this way allows me to logon to the server as if I was sat infront of it, rather than running an extra session.

Presumabley I can add something into /etc/X11/xorg.conf so X11 will start without a monitor hooked up?

View 1 Replies View Related

Apache :: Unable To Start Service

Feb 19, 2013

I have been using Apache 2.2.23 VC9 ssl 0.98 on my windows 7 32 bit PC. I decided to remove the 2.2.23 release and install 2.4.3 VC9 version yesterday. After installation, I was able to run Apache by running httpd.exe from command line. I can also install Apache service using "httpd -k install" with no problem. However, when I tried to start Apache service using "httpd -k start", it didn't work for me. Starting Apache from apachemonitor also failed. I checked error.log and found the following output:

Starting the Apache2.4 service
[Mon Feb 18 19:00:33.498207 2013] [mpm_winnt:crit] [pid 7564:tid 376] (OS 1053)The service did not respond to the start or control request in a timely fashion. : AH00378: Apache2.4: Failed to start the service process.

View 1 Replies View Related

Apache :: Service With Automatic Start Crashes

Nov 22, 2013

I encountered a strange problem when installing apache 2.2 or 2.4 as a service and set the service to be automaticly started.On restart of windows, apache service crashes with an access violation.

View 3 Replies View Related

Apache :: Unable To Start As Service - Windows 8

Jan 6, 2013

Installed Apache Server 2.4.3 (no PHP, etc.) and it was working beautifully for a week or so. Yesterday, I restarted my laptop (nothing changed... no updates that install automatically, etc.) and now Apache won't start. Here are some things I've found out on my quest on figuring out what's wrong:

1. Apache Error Log:
[Sat Jan 05 14:18:36.745977 2013] [mpm_winnt:notice] [pid 4116:tid 372] AH00455: Apache/2.4.3 (Win64) configured -- resuming normal operations
[Sat Jan 05 14:18:36.745977 2013] [mpm_winnt:notice] [pid 4116:tid 372] AH00456: Server built: Aug 18 2012 14:13:48
[Sat Jan 05 14:18:36.745977 2013] [core:notice] [pid 4116:tid 372] AH00094: Command line: 'C:Apache24inhttpd.exe -d C:/Apache24'
[Sat Jan 05 14:18:36.747979 2013] [mpm_winnt:notice] [pid 4116:tid 372] AH00418: Parent: Created child process 3436
[Sat Jan 05 14:18:37.335418 2013] [mpm_winnt:crit] [pid 4116:tid 372] AH00419: master_main: create child process failed. Exiting.

2. Nothing else is using port 80 (or 443, for that matter).

3. Apache will start and stay running if I run httpd.exe from the DOS prompt or double-click it from within Windows just fine.

4. Will not run when launched from within the Services or Apache Service Monitor app.

5. Windows Event Error displays the following error:
Faulting application name: httpd.exe, version: 2.4.3.0, time stamp: 0x502f863e
Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2bcac
Exception code: 0xc0000417
Fault offset: 0x0000000000070468
Faulting process id: 0x13d8
Faulting application start time: 0x01cdeb8eefaec475
Faulting application path: C:Apache24inhttpd.exe
Faulting module path: C:WindowsSYSTEM32MSVCR100.dll
Report Id: 2deab70b-5782-11e2-be94-00247e17b5d9
Faulting package full name:
Faulting package-relative application ID:

6. I've tried fixing/reinstalling the C+ redistribution files about 3 times now, to no avail (thinking the error in the event file was caused by a bad/corrupt MSVCR100.DLL).

7. The exception code in the event error is:
0xc0000417 = STATUS_INVALID_CRUNTIME_PARAMETER =
An invalid parameter was passed to a C runtime function. (But again, reloading the files didn't solve anything).

8. I have tried removing Apache completely, reloading with default settings, etc. and still having the same issue.

9. Out of desperation, I even tried a registry cleaner (CCClean) and CHKDSK on the drive. Both of those didn't fix anything.

This is it... not sure what else to do/try. Again, everything was fine one moment, and it all stopped working after rebooting my system. I've wasted hours into this issue, and have come up empty handed. I'm beyond frustrated at the moment.

EDIT: The download I used for the server is located here: [URL]...

View 1 Replies View Related

GeekStorage Problem, Wont Refund Prepaid Service

Jan 23, 2009

We know the problem with geekstorage that their vps nodes are oversold.

i asked for a refund for the months i havent use yet, and they wont refund me, they just say that i will get credit, but i think it is not fair he can not hold my money for a service that has not been provided yet, im not asking for a full refund, just for the months i prepaid

i have 268 dollars in favor, i offer a deal to jay to just refund me 218 dollars instead of 268, and now he is not responding my tickets i have been waiting more than 24 hours to get a response

View 14 Replies View Related

Apache/httpd Wont Restart

Jan 25, 2008

I keep trying to restart Apache but it wont restart... I run a command line to restart it, but nothing happens. Here is what I have tried:

Quote:

-bash-3.1# chroot /home/fatehost.net/runtime_layeredpanel/
fatehost:/# /etc/
bash: /etc/: is a directory
fatehost:/# /etc/init.d
bash: /etc/init.d: is a directory
fatehost:/# /etc/init.d/httpd-users
Usage: /etc/init.d/apache2 start|stop|restart|reload|force-reload
fatehost:/# /etc/init.d/httpd-users start
Starting web server: Apache2(98)Address already in use: make_sock: could not bind to address 205.209.135.132:80
no listening sockets available, shutting down
Unable to open logs
fatehost:/# /etc/init.d/httpd-users restart
Forcing reload of web server: Apache2httpd (pid 5955) already running
.
fatehost:/# /etc/init.d/httpd-users force-reload
Forcing reload of web server: Apache2.
fatehost:/# /etc/init.d/httpd force-reload
Forcing reload of web server: Apache2.
fatehost:/# /etc/init.d/httpd-users restart
Forcing reload of web server: Apache2httpd (pid 13475) already running
.
fatehost:/#
fatehost:/# /etc/init.d/httpd-users start
Starting web server: Apache2(98)Address already in use: make_sock: could not bind to address 205.209.135.132:80
no listening sockets available, shutting down
Unable to open logs
fatehost:/# /etc/init.d/httpd-users stop
Stopping web server: Apache2.
fatehost:/#
fatehost:/# /etc/init.d/httpd-users start
Starting web server: Apache2(98)Address already in use: make_sock: could not bind to address 205.209.135.132:80
no listening sockets available, shutting down
Unable to open logs
fatehost:/#
fatehost:/# sudo /etc/init.d/httpd-users stop
bash: sudo: command not found
fatehost:/# su root /etc/init.d/httpd-users restart
Forcing reload of web server: Apache2httpd (pid 20391) already running
.
fatehost:/# /etc/init.d/httpd-users reboot
Usage: /etc/init.d/apache2 start|stop|restart|reload|force-reload
fatehost:/# reboot
WARNING: could not determine runlevel - doing soft reboot
(it's better to use shutdown instead of reboot from the command line)
shutdown: timeout opening/writing control channel /dev/initctl
init: timeout opening/writing control channel /dev/initctl
fatehost:/# WARNING: could not determine runlevel - doing soft reboot
bash: WARNING:: command not found
fatehost:/# (it's better to use shutdown instead of reboot from the command line)
> shutdown: timeout opening/writing control channel /dev/initctl
> init: timeout opening/writing control channel /dev/initctl
>
fatehost:/# /home/fatehost.net/runtime_layeredpanel
bash: /home/fatehost.net/runtime_layeredpanel: No such file or directory
fatehost:/#

View 6 Replies View Related

Want To Start My Own RSYNC/FTP Backup Service

Oct 31, 2008

Want to start my own RSYNC/FTP backup service... whats needed?

Besides the physical server and lots of GB's what software packages are needed, any tips on how to tie them together?

Do you create linux users, and then assign those users to an FTP account to a home folder?

View 10 Replies View Related

Named Service Didn't Start

Jul 22, 2007

when i start named.conf i got error with all my site like that

zone localhost/IN: loaded serial 42
zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial
/var/named/example.com.db:14: NS record '192.168.1.1' appears to be an address
/var/named/example.com.db:15: NS record '192.168.1.1' appears to be an address
zone host.example.com/IN: loading master file /var/named/host.example.com.db: file not found
_default/host.example.com/IN: file not found
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
zone example.com/IN: loaded serial 2007052100
zone example2.com/IN: loaded serial 2007042801
zone example3.com/IN: loaded serial 2007042801
[FAILED]

View 5 Replies View Related

Plesk 12.x / Linux :: Mail Service Won't Start

Mar 7, 2015

I switched off the mail service for one of my domains in that sites control panel a few days ago because there were some malicious files on my server sending out spam. I stopped the service until I cleared all the files that weren't meant to be there and then tried to restart the mail service again but it won't start.

I get this message 'Information: Mail service settings were successfully changed for the selected domains.' but the service stays off. I had the same problem on another site on the same server and carried out the same process but the mail service for that website started fine.

I installed Cloudflare for Plesk during this time and thought that might be causing an issue but after disabling this I still can't start the mail service for the domain.

Is there a section of the main (super admin) control panel that manages the mail services for each domain I am unaware of?

Plesk 12.0.18 on DebianĀ 

View 1 Replies View Related

Plesk 12.x / Linux :: Upgraded And Now PSA Service Will No Longer Start

Jun 19, 2014

I upgraded today from 11 to 12, however since the upgrade I am now unable to start the PSA Service, it comes up with the below error.

Starting psa... Starting sw-engine-fpm: Thu Jun 19 13:22:29 2014 (7885): Fatal Error Unable to allocate shared memory segment of 104857600 bytes: mmap: Cannot allocate memory (12)

I have checked resources and everything should be fine, I cant see a reason why it cant allocate the memory, as there is plenty free for it to take from.

I have tried a Bootstrapper repair for 12 however this has not found any issues other than its not able to stop the PSA Service (As its not running)

Everything else is up and running its just the Parallels backend which im guessing is what the PSA Service is!

View 19 Replies View Related

Plesk 12.x / Linux :: SQL Service Won't Start - Connection Refused

Apr 28, 2015

Plask Management inferace error is:

ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] Connection refused (Abstract.php:144)

First, the datacenter lost power so the server shut off. I assume there is some DB corruption and why the SQL Service won't start.

Code:
failed
Trying to start service mariadb... Job for mariadb.service failed. See 'systemctl status mariadb.service' and 'journalctl -xn' for details.

WARNING!
Some problems are found during start(see log file: /var/log/plesk/psa_service.log)

Continue...

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
Unable to connect to Plesk Database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

I ran the systemctl status mariadb.service command and this is below.

Code:

Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled)
Active: failed (Result: exit-code) since Wed 2015-04-29 05:57:21 CEST; 5min ago
Process: 21210 ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID (code=exited, status=1/FAILURE)
Process: 21208 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=0/SUCCESS)

[Code] ....

View 2 Replies View Related

Plesk 12.x / Linux :: Failed To Start Fail2ban Service

Aug 20, 2014

Code:

Fehler: f2bmng failed: Job for fail2ban.service failed. See 'systemctl status fail2ban.service' and 'journalctl -xn' for details.
ERROR:f2bmng:Failed to start fail2ban service

-- Unit fail2ban.service has failed.
--
-- The result is failed.

Aug 20 14:22:13 noreply.flusiserver.de systemd[1]: Unit fail2ban.service entered failed state.
Aug 20 14:22:14 noreply.flusiserver.de agetty[14140]: /dev/hvc0: No such file or directoryClick to expand...

View 13 Replies View Related

Apache Won't Start

Jun 18, 2008

I spent all my afternoon on this but I couldn't managed to solve this problem out. Hope someone knows the solution for this one.

I've chrooted Apache and now it won't start. I try to run it with chroot /chroot/httpd httpd and it doesn't start but instead enters a single error in a error log. Something about permission being denied and apr_proc_detach constant. The best part is that I managed to run it flawlessly on an another server, but on this one it won't start. If I start it with -X parameter then it runs fine. Has anyone came across this error before? What libraries I should put in chroot environment to avoid the apr_proc_detach permission denied error?

On another computer it runs without problems, so I believe it's problem me not including all the necessary libraries in the environment (I included everything on the ldd /usr/sbin/httpd list).

View 6 Replies View Related

My Apache Don`t Start

Jun 1, 2007

will time i restarted my apache give me error:

Attempting to restart httpd
[url] Waiting for httpd to restart.... . . . . . . . . . . finished.

httpd status root 24470 1.0 2.3 23356 21692 ? S 20:25 0:00 /usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd

httpd has failed, please contact the sysadmin.

and :
root@part5 [/usr/local/cpanel/apache]# httpd configtest
Failed loading 1: 1: cannot open shared object file: No such file or directory
PHP Warning: PHP Startup: Unable to load dynamic library './' - ./: cannot read file data: Is a directory in Unknown on line 0
Warning: DocumentRoot [/home/hhhhha/public_html/hostmanager] does not exist
httpd: bad user name hhhhha

View 7 Replies View Related

Apache Start: Faild

Jul 1, 2009

when i restart apache show this error :

[root@server ~]# service httpd start
Starting httpd: httpd: Syntax error on line 19 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libperl.so into server: /usr/lib/apache/libperl.so: undefined symbol: ap_table_merge

View 4 Replies View Related

Cannot Start Xampp Apache

Jun 29, 2008

I have a vps with cheapvps.co.uk.their service is great. I have used it for one month without any problems. but today I noticed that I can not access my vps through web browser. it gave me this error :
Connection actively refused by the server

after contacting support it was clear for me that the problem is that xampp apache is not running. and support said that as my vps is unmanaged they can not help me right now.

when I enter this command :
/opt/lampp/lampp startapache

I see this message :
XAMPP: Starting Apache with SSL (and PHP5)...

and then nothing happens and apache does not start.

I completely removed Xampp and reinstalled it. then when I try to start xamp apache it says :

XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Make the httpd.conf fit your system.
XAMPP: Next try...
XAMPP: Starting Apache with SSL (and PHP5)...

I do not know what to do with httpd.conf and I dont know where exactly it is.

View 2 Replies View Related

How To Start Apache Automatically When Down

Feb 21, 2008

Is there a way to start apache in linux if it goes down automatically?

View 10 Replies View Related

Apache :: Server Could Not Start?

Jan 13, 2013

Server easily install but it could not be start ,,,it says that Server Root must be a directory..

View 1 Replies View Related

Deleted Old SSL Key Now Apache Will Not Start

Nov 1, 2014

I have delete my old ssl key, now will apache not start...

I have this error show

Fout: Unable to make action: Unable to manage service by apache_control_adapter: Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start
('--start', 'web')

[Code] ....

View 16 Replies View Related

Server Down After Start Apache! Too Many Connection

Nov 16, 2008

Server down after start apache! Too many connection!

When im start apache on server, its crashed.

I am see following error, in access log:

Where is issue and how can fix it?

-bash-3.1# tail -f /var/log/httpd/access_log
::1 - - [16/Nov/2008:20:54:23 +0330] "GET / HTTP/1.0" 403 5043 "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [16/Nov/2008:20:54:24 +0330] "GET / HTTP/1.0" 403 5043 "-" "Apache/2.2.3 (CentOS) (internal dummy connection)" ....

View 4 Replies View Related

Apache: Httpd Not Running, Trying To Start

Jul 22, 2007

Code:
[root@serwer /]# httpd restart
/usr/sbin/httpd restart: httpd not running, trying to start
/usr/sbin/httpd restart: httpd could not be started

Code:
[root@serwer /]# httpd status
Looking up localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.
lynx: Can't access startfile [url]

View 14 Replies View Related

Apache Server On Wamp Won't Start

Jun 7, 2013

I am using Wamp server 2.2.

I recently made some changes to the Apache configuration to allow me to make a virtual host for the Zendframework. the change i made were as follows:

<VirtualHost 127.0.0.1>
ServerName zendy
DocumentRoot "C:workspacezendypublic"
SetEnv APPLICATION_ENV "development"
<Directory "C:workspacezendypublic">
DirectoryIndex index.php
AllowOverride All
Order Deny,Allow
Allow from all
</Directory>
</VirtualHost>

Since these changes were made, my wamp server will not start up. the wamp bar remain red.

What I have to do to find out/trace where the fault is?

View 3 Replies View Related

Apache :: How To Start And Stop On Ubuntu

Sep 27, 2013

I have installed Apache on ubuntu as per our project related manual by using the packages.

httpd-2.4.4.tar.gz
apr-1.4.6.tar.gz
apr-util-1.5.2.tar.gz

I copied apr-1.4.6 apr-util-1.5.2 (after extract) to srclib directory of apr-util-1.5.2

and created symbolic links as below

ln _s apr-1.4.6 apr
ln _s apr-util-1.5.2 apr-util

and configured httpd-2.4.4 with
./configure --with-included-apr

and make ; make install;

now my apache is running , but how to stop and start the apache.

I googled for reference and found it can be done using

sudo /etc/init.d/apache2 stop
sudo /etc/init.d/apache2 start

I dont have apache2 in my /etc/init.d folder.

how to start and stop.

View 1 Replies View Related

Apache Won't Start After Bootstrap Repair?

Aug 6, 2014

So after a failer update to 12 I ran bootstrap repair.

But Apache wont start. - I get errors like -

Code:
[root@ip-188-121-50-106 /]# /etc/init.d/httpd start
Starting httpd: httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 8 of /etc/httpd/conf.d/zz010_psa_httpd.conf: Syntax error on line 7 of /usr/local/psa/admin/conf/vhosts_bootstrap.conf: Could not open configuration file /var/www/vhosts/satking.co.uk/conf/13906902810.95873000_httpd.include: No such file or directory
[FAILED]

View 2 Replies View Related

/usr/local/apache/bin/httpd -k Start -DSSL

Jul 29, 2009

When I look at my Current CPU Usage / process manager, I see this:

Pid |Owner | Priority | Cpu % |Mem % | Command

13754 | nobody | 0 | 2.2 | 4.0 |/usr/local/apache/bin/httpd -k start -DSSL

I've got about 9 more of these, and it keeps eating up the memory. What is it and what can I do? Is it just apache running?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved