![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Application Loading problem | mansoorulhaq | SUN Solaris | 7 | 10-23-2007 11:23 PM |
| Problem of Data Loading.... | ankitgupta | Shell Programming and Scripting | 1 | 10-11-2006 07:08 AM |
| Problem Loading Linux | Kyroq | Linux | 1 | 08-13-2005 07:37 AM |
| Red Hat loading problem | ASpin | UNIX Desktop for Dummies Questions & Answers | 1 | 11-13-2002 03:19 AM |
| loading problem in XP help!!!!!!!!!!! | amicrawler2000 | Windows & DOS: Issues & Discussions | 2 | 10-13-2002 02:28 PM |
|
|
LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
|||
|
Compile PHP as a shared object module, and if the configure detects the Apache installation, it will automatically place a
LoadModule php4_module modules/libphp4.so in the httpd.conf. Make sure you have this libphp4.so together with the other Apache modules (usually modules/). Adjust the path if wrong. I think this is done by the PHP install already. If not, find it out in your PHP build tree and manually copy it to there. The only thing that I only need to add to the configuration is AddType application/x-httpd-php .php and everything works already. I have a few PHP4+Apache2 installations which go pretty smoothly. |
|
||||
|
this looks like it will work but I have a few questions before I go and try it.. when I tried to load libphp4.mod in the httpd.conf file the error message indicated that it couldn't find any such package.. where would I find the package if i need to i can't seem to locate it..?! also in the php directory its all pear php is this what I am look for? lastly with the AddType config would I have to go through the whole install of php again..? if I do.. how would I enable it as a shared object module.. i kno
all these questions sound crazy!? but I am CONFUSED. ... moxxx68. ps.. thanx for the quick reply
__________________
moxxx68 http://www.estarinformado.com.ar/apicmaxmiel/bee-diez.gif |
||||
| Google UNIX.COM |