XAMPP Is Not Starting Apache Server Anymore

Aug 11, 2009

I installed XAMPP a few weeks ago and had a php website working on my localhost – all worked fine no probs. To do this I had to stop my IIS server as this was also using port:80 which is what XAMPP is set to use as default. Now for some reason when I started IIS again a few days ago to do some asp development work and then stopped it again, the apache server would not start even though I’ve definitely stopped IIS. I have tried uninstalling and re-installing XAMPP, but it still won’t start. I tried running the apache_start.bat from the command line and I got the following error message:

"An attempt was made to access a socket in a way forbidden by its
access permissions": make_sock: unable to listen for connections on address 0.0.0.0:80 no listening sockets available, shutting down
Apache could not be started

If I try and start Apache from the XAMPP control panel it just says Apache:stopped and the message in the bottom window is ERROR: Apache service not started [-1]

I was just wondering if you had come across this problem before? If yes, how did you resolve it? Someone mentioned changing the port, but being a bit new to apache and XAMPP I’m not really sure what would need to change in what config files.

View 4 Replies


ADVERTISEMENT

Plesk Automation :: MySQL Server Not Starting Anymore - Failed To Restart Service

Jun 5, 2014

What could I fix by trying to start mysql server, recieve following errors:

plesk interface:

Code:
Failed to restart the "mysql" service.
Cannot start/stop/restart service: Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop mysql ; start mysql. The restart(8) utility is also available.
start: Job failed to start

from the console:

Code:
sudo service mysql start
start: Job failed to start

Code:
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
output of plesk_11.5.30_reset_instance_data.log:

[Code] ...

View 4 Replies View Related

Apache :: Cannot Use Xampp Or Wamp Server Won't Start Due To Port

Jan 20, 2014

Problem detected!
19:58:32 [Apache] Port 80 in use by "Unable to open process" with PID 4!
19:58:32 [Apache] Apache WILL NOT start without the configured ports free!
19:58:32 [Apache] You need to uninstall/disable/reconfigure the blocking application
19:58:32 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
19:58:32 [Apache] Attempting to start Apache app...
19:58:32 [Apache] Status change detected: running
19:58:33 [Apache] Status change detected: stopped
19:58:33 [Apache] Error: Apache shutdown unexpectedly.
19:58:33 [Apache] This may be due to a blocked port, missing dependencies,
19:58:33 [Apache] improper privileges, a crash, or a shutdown by another method.
19:58:33 [Apache] Press the Logs button to view error logs and check
19:58:33 [Apache] the Windows Event Viewer for more clues
19:58:33 [Apache] copy and post this
19:58:33 [Apache] entire log window on the forums

that is my error message I have changed skype's port from using port 80 and also uninstalled IIS from microsoft I have only installed xampp on its own without wamp server so that they dont conflict.

View 3 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

Apache :: Cannot Access XAMPP From Another PC

Aug 1, 2013

Trying to access my website, which is running on my PC on Apache XAMPP, from another PC by typing:

http://IP:80 and I get a simple page not found error.

Firewall on router and PC are disabled.
Port forwarding is done.
Apache is running on port 80 and port 444

Added to httpd-xampp.conf:

View 3 Replies View Related

Apache :: XAMPP - Allow Access From Internet

Feb 29, 2012

I have XAMPP server which works fine. When I wanted to load webpages through my lan network it said I need to edit httpd-xampp.conf. When I try to load from internet there is no connection at all. I changed httpd-xampp.conf from this

Code :

<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
Order deny,allow
Deny from all
Allow from 127.0.0.0/8
ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var
</LocationMatch>

View 3 Replies View Related

Apache :: XAMPP Fails To Start RSA Certificate Warning

Jan 29, 2014

I use Windows 7, running Apache VC10 in the XAMPP environment. It worked well, I am a newbie, it runned smoothly to programe a brief static page. Now I have everytime this logerror... I didn't change anything in the files and scripts of my apache folder...

[Wed Jan 22 21:12:15.178559 2014] [ssl:warn] [pid 3392:tid 264] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Wed Jan 22 21:12:15.272159 2014] [core:warn] [pid 3392:tid 264] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?

[Code].....

View 2 Replies View Related

After Upgrade From 11.5 To 12.0.8 Apache Does Not Run Anymore

Jun 27, 2014

The update seemed to run well (no error logged) after the restart of the panel I recieve the following error

Code:
Unable to generate the web server configuration file on the host <hxxxxxx.stratoserver.net> because of the following errors:

Template_Exception: nginx: [emerg] PEM_read_bio_X509_AUX("/opt/psa/var/certificates/cert33eyTaV") failed (SSL: error:0906D064:PEM routines:PEM_read_bio:bad base64 decode)
nginx: configuration file /etc/nginx/nginx.conf test failed

file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0

resolve the errors in web server configuration templates and generate the file again. The panel suggests to auto-recreate the bad config files, but the error persists.

View 3 Replies View Related

Apache :: Can't Access Http Anymore (2.2)

Sep 30, 2014

I made the idiotic move of not making a backup of the default configs and now I can't access my http website externally. ssl works fine, but I need http to work too.

View 3 Replies View Related

Apache :: All Of A Sudden Pages Don't Load Anymore

Jul 30, 2014

I've updated to Apache 2.4.10 from 2.4.9 and all of a sudden my pages don't load anymore.Previously I had this issue rarely and closing the PHP-cgi.exe processes fixed it.But since the update the issue happens almost constantly.

View 17 Replies View Related

Apache Not Starting

Dec 2, 2008

I was adding another apache node to the cluster. All the nodes have RHEL5 installed on it. I downloaded the source httpd-2.2.10 and compile it using commands:

./configure --prefix=/usr/local/apache --enable-module=so --enable-rewrite=shared --enable-cgi=shared --enable-unique_id=shared --enable-ssl=shared --enable-include=shared
make
make install

After it is compiled without any errors, when i am trying to start it it's giving me error.
# /usr/local/apache/bin/apachectl start

httpd: Could not open configuration file /usr/local/apache/conf/httpd.conf: Invalid argument

File exists at the said location. There is no permission issue also.
# ll /usr/local/apache/conf/httpd.conf
-rw-r--r-- 1 root root 13482 Dec 2 12:32 /usr/local/apache/conf/httpd.conf

Kindly help in resolving the issue.

View 8 Replies View Related

Apache :: 2.2 Not Starting After Restarting PC

Jul 20, 2013

I can't start the server with my php enabled 5.2.I've the following error reports.

The Apache2.2 service terminated with service-specific error 1 (0x1).

[Reviewed at the event viewer]

[Sat Jul 20 20:25:52 2013] [warn] pid file C:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?

[Reviewed the error log file of Apache 2.2]

I resolved this problem earlier by re-installing both php and apache and configuring them all over again.But when i restart my pc ,i get the same error....

View 3 Replies View Related

Starting Apache Failed

Jul 26, 2013

I am installing xampp 1.8.2 for windows. My OS is win7. When installation is successfully done, I tried to start apache. But it says:

12:51:25 [Apache] Attempting to start Apache app...
12:51:26 [Apache] Status change detected: running
12:51:27 [Apache] Status change detected: stopped
12:51:27 [Apache] Error: Apache shutdown unexpectedly.
12:51:27 [Apache] This may be due to a blocked port, missing dependencies,

[Code] ....

The following is the apache error log:

Installing Apache HTTP Server 2.x with
DomainName = example.com
ServerName = www.example.com
ServerAdmin =
ServerPort = 80
ServerSslPort = 443
ServerRoot = c:/Apache24

[Code] .....

View 2 Replies View Related

Apache :: Not Starting After Windows 8.1 Update

Apr 5, 2014

My Apache server not starting after Window 8.1 update.Read some solutions that it might have conflict with skype, i have uninstalled skype still same problem.

Apache Version 2.4.7 (win 32)
Php version 5.5.5

View 5 Replies View Related

Is It Impossible To Lease A Dedicated Server Anymore

Apr 21, 2009

Last week I was traveling, and we had problems with one of our fairly critical mail servers, problems I really did not want to try to resolve from airport or hotel Internet in South America. So I decide to just lease a clean dedicated server, and setup mail there, and bump over the DNS. Easy, right?

So I pick a hosting company, one that advertises 1 Hour Setups, for obvious reasons, we are losing mail.

I sign up for a $69.99 Linux Dedicated Server, and pay a $50 setup fee, they charge my credit card. Then at the end of the process, I am greeted with a demand to fill out and fax this Service Order, with my CC info on it. Needless to say, I didn’t have access to a fax machine, or scanner.

So I blow another $35.00 on eFax and fill the damn form out in Photoshop, a complete pain in the ass to buy a cheap server. I fax it to the hosting company, and don’t hear from them again. I contact their Live chat support, and they tell me it takes 24 to 48 hours for the account verification process by the sales department, before my 1-hour setup starts.

And then 24 hours later, I get an email from the hosting company, requesting a copy of my credit card, photo ID, and a utility bill for my home address. Impossible for me at the time, so I cancel the order.

And then…yes, it gets better, they tell me they can’t refund my credit card for 3 to 5 days, with some nonsense about their company policy.

This would have been a colossal pain in the ass if I had been sitting at my office, with my full staff at my disposal, but while traveling it was simply impossible. I understand fraud prevention, and charge backs, my company takes credit cards as well…but we do not make it so hard on our customers to spend money with us that they simply take their business elsewhere, just to prevent a possible chargeback.

Ironically enough, I am probably going to have to call my bank today and file a chargeback, as I have not seen my refund from this horrible excuse for a hosting company.

Are there any companies out there that have a clean and easy setup process that do not require a stack of paperwork and the need of a fax machine and scanner to rent a server?

View 14 Replies View Related

VNC, Can't Ssh To Server After Starting VNC

May 19, 2009

I have install VNC on my test VPS.

I download tightvnc and play with it just fine, everything working like it should.

But, I just want to SSH to the VPS and now it give me "Server unexpectedly closed network connection"

I need to know how can I ssh into my vps again.

Can I just reboot the server and relogin again?

View 1 Replies View Related

Starting A New Web Server

Sep 8, 2007

I want to start my own web server it will be hosting company for future. I will host to 100-200 domain and web sites as begining. Os will be linux red hat with cpanel.

My system will be;

HP ProLiant DL385 G2 (438816-421 HP DL385G2 2220) Two
opteron cpu's
Ram 8gb
HDD 8x HP 146GB 10K SAS 2.5 Hot Plug Hard Drive
Fire wall Cisco Pix 515e

My questions;

What can I do for this server works non stop 7/24 if any problem happen hw or sw base?

How many of same system I have to buy?

For example if I need to buy 2 of them. What kind of setup I need? (Like mirror, load balancing, vps, proxy) or if there are some hw base systems, what is your succes?

View 5 Replies View Related

Starting My Own Dedicated Server

Sep 27, 2008

I have seen many people who run and maintain their own dedicated/servers, now i am thinking of having one of my own. Ive done some research and know the basics in terms of what to install and the hardware side of things.

If i run it from home on a very good PC how can i allocate bandwidth from people such as "The Planet" etc.. will i be able to pay for what i use only instead of paying a very high lump sum cooperate price, as i will be starting off new and experimenting things.

I would ideally want to run and host game servers. If you think the above wont suffice then what company could i approach in terms of getting me off the floor without having to pay a lot of money before im fully established?

View 14 Replies View Related

Starting Virtual Server

Mar 23, 2008

I have one main server with various virtual servers installed on it. however I do not succeed in restarting one of the virtual server. i receive javascript errors(see attachment).

I have put all the security settings to low,enable scripts etc. and still it doesn't work.

View 4 Replies View Related

Starting A VPN Server On Centos 4

Jun 23, 2008

I want to know how can I setup a VPN server on a centos 4 server through ssh?

not willing to sell vpn accounts, just for personal use.

I've searched a lot, but mostly centos was not listed, and the tutorials were so complicated.

View 3 Replies View Related

Starting Dedicated Server Business

Oct 21, 2008

I would like to start selling dedicated servers.So how can I start with?

View 13 Replies View Related

Starting A Webhost, How Many VPS Accounts Can I Have On One Server

Jul 23, 2008

i'm setting up a webhost and am considering VPS hosting

i would like to know what specifications and how many of those accounts you would reccomend hosting on this server.
the specifications of the server are:

• AMD Dual Core 64-bit 4200+
• 1 GB RAM
• 160 GB Hard Drive

i am looking to set this up for as cheap as possible and sofar only know of Virtuozzo that can do this is there any other software that can do this, and what control panel would you reccomend.

View 14 Replies View Related

XAMPP

Jul 8, 2007

I've installed XAMPP so that I can redesign my site and my local snooker league site but I need help with configuring and install templates.

1) It says I have to manually configure the server, and it's say something about localhost:80 but I don't know how to configure or locate it.

2) How do I install a template to PHP once I've located the localhost:80

View 9 Replies View Related

Xampp

Oct 30, 2007

about xampp:

xampp run apache and mysql and filezillaftp and mercury that mercury run imap4 and pop3 and smtp.

everyone know that how i must connect to imap .

View 0 Replies View Related

Starting FILEHOSTING Site. Need A Fast Server

Mar 8, 2008

Starting FILEHOSTING site. Need a Fast server..

I am mostly looking for Unmetered Servers. Like FDC, but their servers are too slow as i heard from some of my friends.

Any other servers that are unmetered and offer good speeds?

I want a shared 100mbit for the start, maybe i will upgrade later.

I currently have 10mbit unmetered, but thats not enough for filehosting sites.

View 14 Replies View Related

Do You WAMP5 Or XAMPP

Mar 9, 2007

I am determining the best local server solutions for my scenario: Windows XP Home SP2. And run the os CMS Typo3 locally.

Like most, I figured I'd have to install Apache, MySQL and phpMyAdmin one at a time. But it took me an hour just to find if this was possible for XP Home. And I am hesitant to go down the same frustrating road I see so many others have. I'd prefer to invest my time learning my CMS, not the server.

Then I see many helpful posts recommending either WAMP5 or XAMPP. Please, tell us what you prefer? Maybe you can tell us why (PLEASE include your OS). I looked all over for a discussion about it, and didn't find one. Here's one now for all to view and take from.

WAMP5 1.7.0 contains:Apache 2.2.4
PHP 5.2.1 + PECL
SQLitemanager
MySQL 5.0.27
Phpmyadmin

And the larger XAMPP 1.6.0a contains:Apache HTTPD 2.2.4,
MySQL 5.0.33,
PHP 5.2.1 + 4.4.5 + PEAR + Switch,
Openssl 0.9.8d,
phpMyAdmin 2.9.2,
XAMPP Control Panel 2.4,
Webalizer 2.01-10,
Mercury Mail Transport System für Win32 und NetWare Systems v4.01a,
FileZilla FTP Server 0.9.22,
SQLite 2.8.15,
ADODB 4.93a,
Zend Optimizer 3.2.2,
XAMPP Security.

View 7 Replies View Related

Install XAMPP On Host

May 19, 2009

Client wants Joomla installed. He has Windows hosting. How do I install XAMPP on the host? Run installer locally and upload files to host?

View 4 Replies View Related

Create One Site On Pc (xampp)

Feb 24, 2008

i install xampp on my pc(my pc is vista)

my ip is static (111.222.333)

i want will time one user enter [url],can see my local
means my local was root server.

View 5 Replies View Related

Using Wamp; Mysql Still Looking In C:xampp

Feb 6, 2008

I'm trying to install Joomla on my home server, and it requires mysql to have a password for security. Since nothing of my server is anywhere on the net, I never bothered to set a pass (yeah, I should have anyway).

Google led me to this article on the mysql forums, which worked up until it tried to initialize mysql (or whatever the command does, I'm guessing initialize). It's trying to look for the xampp folder that I had installed and uninstalled long before.

Code:

C:Documents and Settings[user]>C:wampmysqlinmysqld-nt --init-file=C:mysql-init.txt
080206 18:17:47 [ERROR] Can't find messagefile 'c:xamppmysqlshareenglisherrmsg.sys'
080206 18:17:47 [ERROR] Aborting

Is there a mysql setting I need to change?

View 2 Replies View Related

Server Monitoring - Siteuptime Starting To Give False Alerts

Jun 26, 2008

Being using the free version of siteuptime.com but this month alone i have had so far 3 false alerts reported, i am always in the putty and does not get interrupted, and i am sure i am around on the site too while supposedly siteuptime reports down (i am guessing firewall blocks their server ip for w/e reason). So am wondering is there any really good public tracking site out there which can do public reports more accurately and not kak out on me?

Whats your experience with siteuptime for monitoring if any ? Sometimes it works "ok" other times its just off the charts.

View 9 Replies View Related







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