Page 1 of 1

PHP for Lucid 525

Posted: Wed 22 Aug 2012, 09:08
by kaeza
I'm looking for a working PET of PHP+MySQL+<whatever is needed>

I'm thinking of setting up a local Wiki, but can't find a working pet with the required utilities.

I don't like the included DidiWiki program, and I don't want to reinvent the wheel by compiling yet another package if there is already one.

Either that or a good Wiki software that does not require PHP or MySQL.

Can you give me any clues/links/tips?

Posted: Wed 22 Aug 2012, 09:37
by alwaysalonee
this one works out of the box in my lucid 5.2.8
http://www.logicworks.co.nz/puppy/LHMP- ... -5.3.3.pet

i cant seem to find the link from where i downloaded it
here's tut : http://pastebin.com/WWXCbbx0

Posted: Wed 22 Aug 2012, 09:45
by kaeza
I downloaded the package, but when I type

Code: Select all

http://localhost/somepath/index.php
it shows the PHP script as actual text.

How do I make hiawatha execute the script?

Posted: Wed 22 Aug 2012, 20:11
by kaeza
Now hiawatha says "Forbidden" when accessing

Code: Select all

http://127.0.0.1/index.html
But chromium says that "The link is broken" when I access it as

Code: Select all

http://localhost/index.html

Posted: Thu 23 Aug 2012, 06:48
by alwaysalonee
oh it worked for me in first try in 5.2.8
read this : http://pastebin.com/WWXCbbx0
hope you'll find solution

i m not an expert but you should,
try it on new fresh installation on usb or just upgrade to lucid 528

here's what i had did ..

installed LHMP
rebooted
in htdocs made a folder : test
and put test.php in it with following code

Code: Select all

<?php
       echo "Testing Testing ...";
?>
in chrome : http://localhost/test/test.php
and it worked ...

*sigh

Posted: Thu 17 Jan 2013, 14:50
by e_mattis
this one works out of the box in my lucid 5.2.8
http://www.logicworks.co.nz/puppy/LHMP- ... -5.3.3.pet

i cant seem to find the link from where i downloaded it
here's tut : http://pastebin.com/WWXCbbx0
Broken links and a lot of confusion - way too many posts and no simple how-to. i'll keep looking but geez, there's gotsta be a better way!

Posted: Fri 18 Jan 2013, 00:44
by kaeza
Man, this is a 5 month old thread.
I have switched to Ubuntu because...well...pretty much lack of support (read: communication) everywhere; here, on #puppylinux, on FB...
I still have Puppy but as a secondary distro for system recovery.

LHMP gone?

Posted: Sun 23 Jun 2013, 20:25
by Dromeno
The following PET looks mighty interesting! Unfortunately the link is dead. Is there somebody who still has a copy and would like to upload it somewhere?


http://www.logicworks.co.nz/puppy/LHMP- ... -5.3.3.pet