uncompress eXtremePHP. It may get have a weird directory name. Change the
directory name to xpl.
copy xpl to /Users/pierreva/Sites/xpl either from the CLI or just drag the
xpl dir into your Site dir
cd /usr/local/lib
sudo vi php.ini
while in vi type /auto_prepend
(this is to search to the
Did you install from the source code or a pre-compiled bin? (from Marc
Liyanage.?)
I installed PHP from Marc Liyanage pre-compiled bin
If so there is usually no php.ini file with it. If you are using
Marc's binary package then create a blank php.ini
file:
sudo mkdir -p /usr/local/li
Did you install from the source code or a pre-compiled bin? (from Marc
Liyanage.?)
If so there is usually no php.ini file with it. If you are using Marc's
binary package then create a blank php.ini
file:
sudo mkdir -p /usr/local/lib
sudo touch /usr/local/lib/php.ini
Then you wi
3 matches
Mail list logo