472,374 Members | 1,031 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,374 software developers and data experts.

where is php5apache2_2.dll?

Hi, I'm trying to set up apache to use PHP after installing both and i read that i need to add this to the apache conf file:

LoadModule php5_module "c:/php/php5apache2_2.dll"

But i can't find this file in my PHP directory. Is it supposed to be there?
Jul 27 '09 #1
8 88187
Canabeez
126 100+
Here, try this link. You can always download it from php.net.
Jul 27 '09 #2
I downloaded the php zip and it contains this file. It seems its just the installer that doesnt have it. Strange.
Jul 27 '09 #3
Canabeez
126 100+
No, actually it's not strange... There wasn't even one time when I used PHP installed and it worked... :)
Jul 27 '09 #4
@Canabeez
lol. need to remember that.

Thanks.
Jul 27 '09 #5
Use https://sourceforge.net/projects/haplinker/
This pack have all files you need!
Sep 9 '10 #6
I guess you're trying to install php on Windows and I had the same problem until I read the instructions again on the Downloads page of windows.php.net. The version you want is the VC6 thread-safe one not one of the VC9 versions. The VC6 zip version does contain the .dll you want and it works whereas the VC9 version does not have it. The first is compiled (from C I guess) under the old Visual Studio 6. It is recommended to run on Windows whereas the VC9 (compiled under Visual Studio 9 - .net 2008) is not recommended - figure that!
Dec 31 '10 #7
NOTICE: I had this problem and it was simply that I could not run it on any other drive than the C drive! D'oh!!
Nov 23 '11 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: diroddi | last post by:
I am having a problem using a dynamic where clause. I have a feeling that I am overlooking something very simple, although I can't seem to figure it out. The error i'm getting is: You have an...
47
by: Andrey Tatarinov | last post by:
Hi. It would be great to be able to reverse usage/definition parts in haskell-way with "where" keyword. Since Python 3 would miss lambda, that would be extremly useful for creating readable...
3
by: KathyB | last post by:
Hi, I have 2 tables: tblStations StationID Station tblStationUser RecordID UserName Station I'm trying to come up with a dataset that contains the
3
by: A.V.C. | last post by:
Hello, I found members of this group very helpful for my last queries. Have one problem with CASE. I can use the column name alias in Order By Clause but unable to use it in WHERE CLAUSE. PLS...
3
by: Xiangliang Meng | last post by:
Hi, all. In 1998, I graduated from Computer Science Dept. in a university in China. Since then, I've been using C Language for almost 6 years. Although I'm using C++ in my current job, I'm also...
10
by: Ray Stevens | last post by:
I am attempting to test a VeriSign account and the setup instructions stated that the certs file needed to go into the Windows\System32 folder. I am getting an error from the code-behind assebly...
1
by: Super_Lopez | last post by:
Hello all. On one computer running WindowsXP I decided to intall Apache 2.2.2 HTTP server (current stable version at this moment), and MySQL 5.0.22 GA database server (last released version...
2
by: PhpNew | last post by:
I'v downloaded the newest apache and php versions. Apache and PHP instalation and starting went without problems. I set the ini file into the windows / system32 After that i was trying to set...
0
by: Rohan Mouton | last post by:
I have installed apache on my Windows 7 laptop, as well as php and mysql, but now every time I try to start apache, it says the file "c:/server/php5apache2_2.dll" could not be found. So I downloaded...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
1
by: ezappsrUS | last post by:
Hi, I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
0
DizelArs
by: DizelArs | last post by:
Hi all) Faced with a problem, element.click() event doesn't work in Safari browser. Tried various tricks like emulating touch event through a function: let clickEvent = new Event('click', {...
0
by: F22F35 | last post by:
I am a newbie to Access (most programming for that matter). I need help in creating an Access database that keeps the history of each user in a database. For example, a user might have lesson 1 sent...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.