PHP Installation
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Installation

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old August 10th, 2004, 01:24 PM
lithanual lithanual is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116 lithanual User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to lithanual Send a message via AIM to lithanual
php5apache.dll?

I installed Apache.

I installed PHP.

I added


LoadModule php5_module c:/php/php5apache.dll
AddModule mod_php5.c
AddType application/x-httpd-php .php

into the apache conf file...

I then copied my php5ts.dll into my system32 dir, Apache wont load.

Where do I get these php dlls? that was the only dll in my CHP dir, I need php2apache.dll, don't I?

Reply With Quote
  #2  
Old August 10th, 2004, 07:51 PM
lithanual lithanual is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116 lithanual User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to lithanual Send a message via AIM to lithanual
RE: php5apache.dll?

i would rtfm, but I don't know where the "fm" is :-/

Reply With Quote
  #3  
Old August 10th, 2004, 09:08 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: php5apache.dll?

manual can be found here...

http://www.php.net/download-docs.php


read chapter 3

Reply With Quote
  #4  
Old August 10th, 2004, 09:46 PM
lithanual lithanual is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116 lithanual User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to lithanual Send a message via AIM to lithanual
RE: php5apache.dll?

well, r'ing tfm didn't help.. I still don't see where I get php5apache.dll from?

Reply With Quote
  #5  
Old August 10th, 2004, 10:07 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: php5apache.dll?

how did you originally install php?

Reply With Quote
  #6  
Old August 11th, 2004, 01:20 AM
lithanual lithanual is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116 lithanual User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to lithanual Send a message via AIM to lithanual
RE: php5apache.dll?

InstallSheild.

Reply With Quote
  #7  
Old August 11th, 2004, 12:35 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: php5apache.dll?

did you run a search on your machine to see if you can find the file?

Reply With Quote
  #8  
Old August 11th, 2004, 01:04 PM
lithanual lithanual is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116 lithanual User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to lithanual Send a message via AIM to lithanual
RE: php5apache.dll?

yep. no luck.

Reply With Quote
  #9  
Old August 11th, 2004, 01:19 PM
lithanual lithanual is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: GP, OR, US
Posts: 116 lithanual User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to lithanual Send a message via AIM to lithanual
RE: php5apache.dll?

I guess I'll just install IIS, this is for private uses anyway. That a viable option?

Reply With Quote
  #10  
Old August 12th, 2004, 12:09 PM
Andrew's Avatar
Andrew Andrew is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,935 Andrew User rank is Private First Class (20 - 50 Reputation Level)Andrew User rank is Private First Class (20 - 50 Reputation Level)  Folding Points: 2429 Folding Title: Novice Folder
Time spent in forums: 4 Days 1 h 52 m 57 sec
Reputation Power: 3
Orkut
RE: php5apache.dll?

Try re-downloading php5, i downloaded it working fine, that dll was included. Download the non-installshield one.

Reply With Quote
  #11  
Old August 12th, 2004, 01:22 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: php5apache.dll?

okay, I got that dll from the other php5 dl... but now I can't figure out where it's trying to pull mod_php5.c from?

I added

LoadModule php5_module c:/php/php5apache.dll
AddModule mod_php5.c
AddType application/x-httpd-php .php

into my .conf, which was in the install.txt that came with php.
When I try to start apache now, it says it can't.

Reply With Quote
  #12  
Old April 27th, 2005, 10:09 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: php5apache.dll?

use
LoadModule php5_module "f:/php/php5apache2.dll"

if you using apache 2

Reply With Quote
  #13  
Old June 7th, 2005, 07:05 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: php5apache.dll?

Its in the zipped win installation. Had the same problem when i downloaded the installer version, got it from the zipped one.

-caf

Reply With Quote
  #14  
Old September 25th, 2005, 04:15 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: php5apache.dll?


Quote:
I installed Apache.

I installed PHP.

I added


LoadModule php5_module c:/php/php5apache.dll
AddModule mod_php5.c
AddType application/x-httpd-php .php

into the apache conf file...

I then copied my php5ts.dll into my system32 dir, Apache wont load.

Where do I get these php dlls? that was the only dll in my CHP dir, I need php2apache.dll, don't I?


Reply With Quote
  #15  
Old October 4th, 2005, 03:20 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: RE: php5apache.dll?


i can not use my session runnable in php4 there is the error session_cookie_cachelimitter error and the error headers already sent cannot send session

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Installation > php5apache.dll?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support |  </