i accidently deleted the PEAR folder in the /usr/local/lib/php folder, so I
attempted to re-make PHP. make clean, configure, make, make install but it
doesnt re-install PEAR, it only plops the DSO in the apache folder. how do i
get PHP to re-install PEAR?
--
**
Hi,
I followed the instructions to install apache and php
on my linux (RedHat9).
I added the module php in the httpd.conf:
LoadModule php4_module libexec/libphp4.so
although the file libphp4.so does not exist in
/usr/local/libexec/ nor the folder
/usr/local/apache/libexec/ .
Now I am having a
If you
have access to IRC, irc.darkmyst.org 6667 #struts_users has guys in there that
are experts in PHP and speak several different languages. You might be
able to express your problem better there (and in real
time).
Mark
-Original Message-From: Juliano Carlos da Silva
[ma
i want know if is possible, Load modulo or
something else about run 2 libphp4 1 for any pages and 1 for my application this
2 libs in 1 apache2.
because i have 1 application that need
REGISTER_GLOBALS 1 and other need REGISTER_GLOBLAS 0 then i have 1 lib with
php.ini and other with php_mi
Hi all,
I just scanned the list archives and couldn't find my problem listed,
forgive me if I just did a poor search.
I've just been forced to take the 'emergency migration' of an active
website that uses php to communicate with a postgresql backend.
(php 4.2.3, apache 1.3.29, postgresql 7.2.4)