Acer Aspire 5500 5570-2609 Laptop Logo
Posted on Mar 12, 2009
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

How to recover apache?

I want to use Easyphp but at the beginning after installation it works but if i shut down my computer and i try to start easyphp again it cannot start what i see is message saying Apache is stop mysql is stop and i cannot do any thing and i cannot also access data base i created befor

1 Answer

Anonymous

Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Vice President:

An expert whose answer got voted for 100 times.

  • Master 432 Answers
  • Posted on Mar 13, 2009
Anonymous
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Vice President:

An expert whose answer got voted for 100 times.

Joined: Jun 19, 2007
Answers
432
Questions
0
Helped
547133
Points
1191

This page may help you out. http://www.easyphp.org/introduction.php

For my server, I use http://www.php.net/downloads.php. It works well without any problems.

In your Apache httpd.conf file add this script at the very end:
</IfModule>
#
#load the php main library to avoid dll mistakes
Loadfile "C:\Program Files\php5ts.dll"
#load the sapi so that apache can use php
LoadModule php5_module "C:\Program Files\php5apache2_2.dll"
#set the php.ini location so that you don't have to waste time guessing where it is
PHPIniDir "C:\Program Files\"
#Hook the php file extensions, notice that Addtype is NOT USED, since it isn't needed
AddHandler application/x-httpd-php .php
AddHandler application/x-httpd-php-source .phps

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

1helpful
2answers

Carburetter problem, then i gave accelerator my bike shut down automatically and accelerator failure

you should look if she get enough fuel to the carburator maybe your filter is all blocked
1helpful
1answer

How to download and install apache on linux5

Hi Follow the below procedures.
How to install and start the Apache or httpd service under Linux

by Milind

Q. How do I install and start the Apache or httpd web server under Fedora core or Cent OS?

A. Apache HTTP Server is a free software/open source web server for Unix-like systems and other oses.

Apache features configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs) which permit easier, more intuitive configuration of the server.

Use rpm command to install Apache under Linux. You can also use up2date or yum command to install the same.
Task: Install Apache/httpd under Fedroa Core/Cent OS Linux

Type the following command if you are using Fedora or Cent OS Linux:

# yum install httpd
Now, start the Apache/httpd
# chkconfig httpd on
# /etc/init.d/httpd start
Task: Install Apache/httpd under Red Hat Enterprise Linux

Type the following command
# up2date httpd
Start the Apache/httpd
# chkconfig httpd on
# /etc/init.d/httpd start
Task: Debian Linux httpd/Apache installation

Use apt-get command:
# apt-get install apache2
# /etc/init.d/apache2 start
Task: Verify that port 80 is open

# netstat -tulpn | grep :80

You can also install httpd from CDROM with rpm command:
# rpm -ivh httpd*
Configuration

Your server is started but you need to configure and use Apache as per your requirement. /etc/httpd/conf/httpd.conf (RHEL/Cent OS/Fedora Core Linux) or /etc/apache2/httpd.conf (Debian / Ubuntu Linux) configuration file. Use text editor such as vi to edit file. This file is very well documented or read official Apache configuration documentation for more information.
0helpful
1answer

PC shuts down after logging in to WinXP pro Athlon uP

reinstall the window xp
open my computer from the start manue
go to view and open folder options
show the hidden files and also deselect the protecting window files below it
and apply
then click on the folder on the top in the my computer
and remove all the suspected hidden files from all the drives and restart your system
0helpful
1answer

HP 520 Notebook. Shuts down before installing new OS.

I agree a clean install is always the better, fresh start J
OK it sounds like missing drivers, what you have to do is create a new installation CD that will load the drivers for your laptop as it boots. I haven’t try this method with windows 7, but I know it works well with Windows XP. Try and create a new Windows XP CD with the drivers see: http://unattended.msfn.org/unattended.xp/view/web/35/
The start a new installation with this Windows XP CD and reformat you computer, after that you can do a new upgrade to windows 7
0helpful
1answer

Sleep mode does not work properly

go to control panel power ption thern clik on hibernate
and enabvle check box of hibernation so it start from where u end
1helpful
3answers

Apache is not runing

Not Only Skype , Team-viewer is also using port 80 .
To know who uses port 80 go to command promt and type
" netstat -aon " in command prompt and and PID of app listening at port 80 and find athe app on Task Manager -> Servies and Stop it , Then try to Run Papche

If it is not solved
Try by editing httpd.conf of apache (can be found at c:/xampp/apache/conf/ )
If not solved Please attach the error log in order to troubleshoot it .
(log path c:/xampp/apache/log/error.log )
0helpful
1answer

Compputer shuts down abruptly

If you have recently fitted new hardware. Take it out.
If not, buy a power surge protector from your local pc store
0helpful
1answer

Compputer shuts down abruptly

It sounds that you might having problem with your power supply unit, try replacing it with another working one. Problems like this one can be caused by defective power supply unit.
0helpful
1answer

Laptop computer

Somewhere along the line mate some of your files is unreadable by your pc.
0helpful
1answer

Apache 2.2

First, is it really necessary to restart the server? can you just restart the service from Administrative tools -> Services? (Not a solution but might help a little whilst you're looking for one :)

Is there a reason why you are running Apache on 8080? Is IIS on 80? If so, I wonder if it may be stealing 8080 from Apache when the Apache worker restarts after its maximum allowed run time. As to why IIS should be doing that, I have no idea :) Also, is Apache configured for SSL? If it is, then it will be trying to use port 443 as well, as may IIS - & thus the above error message may be due to both trying to use 443 rather than 80 or 8080.

If you really can't get this working then running Windows & Linux (a LAMP installation) under VMWare or something similar may be an option. It's not as drastic as it sounds - I've done this on a laptop PC & it works!
Not finding what you are looking for?

142 views

Ask a Question

Usually answered in minutes!

Top Acer Computers & Internet Experts

Steve Sweetleaf
Steve Sweetleaf

Level 3 Expert

1212 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you an Acer Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...