Hi,
I have installed apache 1.3.20 in my HOME directory (/home/farzal/apache_1.3.20).
Now, I am trying to install php4 in my home directory, but during make install, it tries to create a directory /usr/local/lib/php. Ofcourse, this is not possible because I am a regular user. I configured php as:
configure --with apache=/home/farzal/apache_1.3.20 --with-config-file-path=/home/wwwuser/test
All you unix hackers, pleeeeeeeeeease help. I have spent almost 3 days trying to do this now. Thanks !!
heres part of the error mesg:
Making install in blah blah blah
Making install in regex
Making install in .
mkdir ...... : Failed to make directory "/usr/local/lib/php"; permission denied
mkdir ......: Failed ....
Making install in pear
mkdir : Failed to make directory "/usr/local/lib/php"; Permission denied
CRASH BOOM BLAST EXIT FAILED STATUS !!!