| Author |
Message |
kaeza

Joined: 30 Nov 2011 Posts: 49 Location: Montevideo, Uruguay
|
Posted: Wed 22 Aug 2012, 05:08 Post subject:
PHP for Lucid 525 |
|
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?
_________________ "Courage is not the absence of fear, but rather the judgement that something else is more important than fear." -- Ambrose Redmoon
My Profile.
|
|
Back to top
|
|
 |
alwaysalonee
Joined: 28 Feb 2012 Posts: 62
|
Posted: Wed 22 Aug 2012, 05:37 Post subject:
|
|
this one works out of the box in my lucid 5.2.8
http://www.logicworks.co.nz/puppy/LHMP-7.3-5.1.47-5.3.3.pet
i cant seem to find the link from where i downloaded it
here's tut : http://pastebin.com/WWXCbbx0
|
|
Back to top
|
|
 |
kaeza

Joined: 30 Nov 2011 Posts: 49 Location: Montevideo, Uruguay
|
Posted: Wed 22 Aug 2012, 05:45 Post subject:
|
|
I downloaded the package, but when I type
| Code: | | http://localhost/somepath/index.php |
it shows the PHP script as actual text.
How do I make hiawatha execute the script?
_________________ "Courage is not the absence of fear, but rather the judgement that something else is more important than fear." -- Ambrose Redmoon
My Profile.
|
|
Back to top
|
|
 |
kaeza

Joined: 30 Nov 2011 Posts: 49 Location: Montevideo, Uruguay
|
Posted: Wed 22 Aug 2012, 16:11 Post subject:
|
|
Now hiawatha says "Forbidden" when accessing
| Code: | | http://127.0.0.1/index.html |
But chromium says that "The link is broken" when I access it as
| Code: | | http://localhost/index.html |
_________________ "Courage is not the absence of fear, but rather the judgement that something else is more important than fear." -- Ambrose Redmoon
My Profile.
|
|
Back to top
|
|
 |
alwaysalonee
Joined: 28 Feb 2012 Posts: 62
|
Posted: Thu 23 Aug 2012, 02:48 Post subject:
|
|
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: | <?php
echo "Testing Testing ...";
?> |
in chrome : http://localhost/test/test.php
and it worked ...
|
|
Back to top
|
|
 |
e_mattis

Joined: 20 Dec 2012 Posts: 102 Location: Williamston, SC
|
Posted: Thu 17 Jan 2013, 10:50 Post subject:
*sigh |
|
| Quote: | this one works out of the box in my lucid 5.2.8
http://www.logicworks.co.nz/puppy/LHMP-7.3-5.1.47-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!
|
|
Back to top
|
|
 |
kaeza

Joined: 30 Nov 2011 Posts: 49 Location: Montevideo, Uruguay
|
Posted: Thu 17 Jan 2013, 20:44 Post subject:
|
|
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.
_________________ "Courage is not the absence of fear, but rather the judgement that something else is more important than fear." -- Ambrose Redmoon
My Profile.
|
|
Back to top
|
|
 |
|