The time now is Tue 24 Apr 2018, 23:29
All times are UTC - 4 |
Author |
Message |
costal martignier
Joined: 28 Jan 2006 Posts: 197
|
Posted: Sat 25 Feb 2006, 05:36 Post subject:
|
|
MU wrote: | edit /etc/lighttpd.conf
Code: |
## change uid to <uid> (default: don't care)
#server.username = "wwwrun"
server.username = "spot"
## change uid to <uid> (default: don't care)
#server.groupname = "wwwrun"
server.groupname = "spot"
|
|
ohh cool, i implement this in the next (and last) version of webenv...
regards
costal
|
Back to top
|
|
 |
jwishnie
Joined: 23 Apr 2006 Posts: 2
|
Posted: Sun 23 Apr 2006, 15:31 Post subject:
Two requests: MySQL 'old passwords', php w/iconv |
|
First off, thank you for this great .pup.
I am using it to run Ampache (http://www.ampache.org) on PuppyLinux.
Two requests for version 0.5:
1. Upgrade MySql client:
The PHP included exhibits the 'old password' problem where the linked mysqlclient library expects pre-Mysql 4.1 style passwords. But the MySql included uses new passwords by default.
This means, among other things, that phpmyadmin fails if you set a password on the MySql admin ('root') user.
Details here:
http://www.openwin.org/mike/index.php/faq/mysql/error-client-does-not-support-authentication-protocol-requested/
2. Compile PHP with iconv support
The included PHP does not have the iconv extension needed for proper handling of unicode and charset translation. This would be very handy!
Thanks!
- Jeff
|
Back to top
|
|
 |
raffy
Joined: 25 May 2005 Posts: 4839 Location: Manila
|
Posted: Sun 23 Apr 2006, 19:56 Post subject:
Help |
|
Hi, J,
Welcome to Puppy! You seem to know how to handle this. Costal has been silent since, and we will appreciate your reactivating this very interesting package.
Cheers!
Edit: Here is the Puppy compiling environment: http://puppylinux.org/wikka/Compiling
Last edited by raffy on Tue 25 Apr 2006, 04:08; edited 1 time in total
|
Back to top
|
|
 |
jwishnie
Joined: 23 Apr 2006 Posts: 2
|
Posted: Tue 25 Apr 2006, 03:36 Post subject:
oh man... |
|
there I go opening my mouth
As soon as I get a Vector/Slackware build env set-up I'll look at this...
|
Back to top
|
|
 |
costal martignier
Joined: 28 Jan 2006 Posts: 197
|
Posted: Tue 25 Apr 2006, 11:57 Post subject:
|
|
sorry,
but i don't have any interests in this package, because i don't have anymore interests to puppy...
have fun...
costal
|
Back to top
|
|
 |
RobertB

Joined: 02 Jan 2006 Posts: 145 Location: Big D
|
Posted: Tue 09 May 2006, 17:07 Post subject:
|
|
costal martignier wrote: | sorry,
but i don't have any interests in this package, because i don't have anymore interests to puppy...
have fun...
costal |
Well, crud. I downloaded the 0.4, then saw references to 0.5, but now I'm not sure which one would be stable enough.
Actually, I was originally just looking for a mySql dotpup -- I managed to get both Kismet and gpsdrive up and running, but they only talk to each other through mySql. But after looking at what this one seems to do, I figured I'd go for it -- I've got some php code behind one of my web pages and it would be nice to test it offline instead of subjecting the entire world to "expected ;" and the rest of the habitual errors my code generates on its first try. Not that the <10 visitors a day would notice.
Any stability problems with 0.4 that would keep me from installing? Also, is any validation available that the 0.4 I downloaded matches everyone else's? There are some hackish references in the thread -- the author seems to be a white-hat good guy hacker, but sometimes the good guy is the target... I know, overly paranoid, but I love my puppy and I don't want it to get sick!
|
Back to top
|
|
 |
yalmog
Joined: 02 Sep 2006 Posts: 5
|
Posted: Sat 02 Sep 2006, 15:52 Post subject:
webenv 0.4 / 0.5 under puppy 2.02 |
|
Hi,
Has anyone tried installing webenv on puppy 2.02? Nothing works since it fails the "losetup-FULL" command (at the beggining of the rc.webenv script).
Yair
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Sat 02 Sep 2006, 16:56 Post subject:
|
|
try to replace losetup-FULL with losetup
**edit - no won't work**
Mark
Last edited by MU on Sat 02 Sep 2006, 19:55; edited 1 time in total
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Sat 02 Sep 2006, 18:48 Post subject:
|
|
I made some changes to webenv 0.4, and call it 0.5, as it is unmaintained.
Note:
I will NOT maintain this dotpup, so feel free to modify/enhance it on your own.
I also will not answer questions concerning PHP/MySQL and such, as that was my job some years ago
I only made this change:
I installed the old webenv 0.4 in Puppy 109 to get the files in the squashfs, as I could not mount it in Puppy2. Then made a new dotpup of these extracted files.
This dotpup works in Puppy 2 ONLY, do NOT install it in Puppy 1, it could break things
It now is a "normal" program, without "inbuilt" squashfs.
It needs 15 MB.
You can start/stop the servers by typing "webenv" (or from the dotpups-menu, but then you don't see the messages).
Download (4.4 MB):
http://dotpups.de/dotpups/Internet/Webenv-0.5-for-Puppy2-only.pup
Note:
if you want to stop it automatically when Puppy shuts down, edit the scripts in /etc/webenv, I had no time yet to adapt them.
Mark
Last edited by MU on Sat 02 Sep 2006, 19:35; edited 1 time in total
|
Back to top
|
|
 |
raffy
Joined: 25 May 2005 Posts: 4839 Location: Manila
|
Posted: Sat 02 Sep 2006, 19:31 Post subject:
Thanks |
|
Thanks, MU. I realize now that there is one little detail that caused problems in the past for me, the htaccess in one of my subdirectories. Will retry this package.
So it is for 2+ Puppy now, but could you please clarify this: Quote: | installed it in Puppy 109, then made a dotpup of these extracted file | Thanks again!
_________________ Puppy user since Oct 2004. Want FreeOffice? Get the sfs (English only).
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Sat 02 Sep 2006, 19:46 Post subject:
|
|
ok, clarified
It actually only won't work in Puppy 1, as it extracts files to /etc.
As /etc is a symlink in Puppy1, that can crash Puppy 1 due to bugs in the old unionfs, when extracting archives.
This could be changed of course, there is no real need to have them in /etc.
But in Puppy1 you still can use webenv 0.4, as it is identical concerning the "features", so I saw no need to start changing the directory structure.
As the start/stop scripts of Puppy 1 and 2 differ, I prefered to make a different dotpup from scratch, to avoid potential problems.
Costal had used a quite tricky script, to go around these problems in Puppy1, but right this part (inbuilt squashfs/unionfs) I had to remove, in order to get it working in Puppy2.
Mark
|
Back to top
|
|
 |
yalmog
Joined: 02 Sep 2006 Posts: 5
|
Posted: Sun 03 Sep 2006, 02:27 Post subject:
Thanks for the new pkg |
|
However, images are not displayed (e.g http://localhost).
|
Back to top
|
|
 |
vati

Joined: 31 Aug 2006 Posts: 28 Location: Germany
|
Posted: Sun 03 Sep 2006, 04:28 Post subject:
webenv 0.5 in mean puppy no display images and css |
|
Hi all,
webenv 0.5. started ok, but no display images and css in mean puppy 2.0.2 .
-vati
|
Back to top
|
|
 |
vati

Joined: 31 Aug 2006 Posts: 28 Location: Germany
|
Posted: Sun 03 Sep 2006, 04:35 Post subject:
webenv 0.5 in mean puppy no display images and css |
|
Hi all,
webenv started fine, but no display for images, css....by me - mean puppy 2.0.2.
- vati
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13648 Location: Karlsruhe, Germany
|
Posted: Sun 03 Sep 2006, 12:40 Post subject:
|
|
seems to be a bug in the network-code of lighttpd with Kernel 2.6.
Compiled two newer versions, same problem.
See /root/www/log/lighttpd.error.log
I found only this reference:
http://trac.lighttpd.net/trac/ticket/328
I don't understand the code enough to fix it myself
Mark
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|