HELP CONFIGURATION QUESTION

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sochira
Forum Newbie
Posts: 1
Joined: Thu Dec 04, 2003 5:28 pm
Location: computer

HELP CONFIGURATION QUESTION

Post by sochira »

I'm having a problem getting Apache to communicate with my PHP distribution.

Okay: I'm running OS X.2 and I have Apache 1.3 HTTP server running with PHP 4.3.2. Now I've built and loaded both but I'm having a problem with my httpd.conf file. There's a line that was suppossed to be in there, "AddModule mod_hfs_apple.c" and there was a LoadModule line as well. My mod_hfs_apple.so won't load and I think that's the problem. It gives me this error saying that it can't load the module properly. Does anyone have information on this DSO module and what it actually does? Or is there a version conflict between the two installs? PLEASE help... Thanks!
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

cant help ya, but you could try having a look at http://www.phpmac.com, or looking in their section of the forum which is on this site that can be found here viewforum.php?f=18

Mark
Post Reply