Let us try this PHP package

Using applications, configuring, problems
Post Reply
Message
Author
raffy
Posts: 4798
Joined: Wed 25 May 2005, 12:20
Location: Manila

Let us try this PHP package

#1 Post by raffy »

This is a PHP service for Monkey that i compiled and tried last February using Slackware tools. I tried it using the current Monkey dotpup and i get a "PHP works!" message. Why don't you try it? It is v. 4.3.+ which is generally adequate for using interactive pages. Feel free to make a dotpup out of it if it works :)

http://ph-islands.net/php_lc.tar.gz

Here are the needed changes to /root/monkey/monkey.conf:
add index.php
and the location of php binary

Indexfile index.html index.htm index.php

AddScript application/x-httpd-php /opt/lc/php/bin/php php

and the needed change to /etc/ld.so.conf:
add the location of php lib

/opt/lc/php/lib

Note that PHP was compiled for the location /opt/lc (my idea of good location at the time, as i was used to using XAMPP, which uses /opt, and my website is littlecandle.net, shortened to /lc ).

Good luck!
Puppy user since Oct 2004. Want FreeOffice? [url=http://puppylinux.info/topic/freeoffice-2012-sfs]Get the sfs (English only)[/url].

Post Reply