Search found 34 matches

by Robotop
Sun 14 Jul 2013, 18:10
Forum: Bugs ( Submit bugs )
Topic: adduser and pure-ftpd
Replies: 3
Views: 4200

adduser and pure-ftpd

Hello, I'm playing with Wary Puppy 5.5 and pure-ftpd as ftp server. There is a problem when I add one user: the relative record added in file /etc/passwd, correspondent to new user, terminates with :/bin/bash . If you connect to ftp server and enter the right username and password, you will receive ...
by Robotop
Sat 06 Apr 2013, 12:42
Forum: Users ( For the regulars )
Topic: How to run php scripts from command line ? [solved]
Replies: 12
Views: 5116

Hello, probably my bad english is the reason for this long misunderstanding. The "code" section of my example, at the top of this thread, has the first line with the double ##, but this is NOT the script I run on my PC. My "real" script has ONLY one shebang line #! as first row. ...
by Robotop
Tue 02 Apr 2013, 16:00
Forum: Users ( For the regulars )
Topic: How to run php scripts from command line ? [solved]
Replies: 12
Views: 5116

OK, solved. I just added the parameter -c /etc at the first line of script (calling php-cgi) for indicating WHERE the php.ini file resides. Et voilà it works now :)

-edited- just to be more clear:

Code: Select all

#!/usr/local/bin/php-cgi -c /etc 
<?php
...
?>
by Robotop
Tue 02 Apr 2013, 14:56
Forum: Users ( For the regulars )
Topic: How to run php scripts from command line ? [solved]
Replies: 12
Views: 5116

Hello L18L (sorry, I did a mistake on your nickname in previous post). Obviously, the which command gives the path you can read in my source. Both php-cgi and php-fcgi are present in different directories. One of them gives some errors, the other gives different ones. For example, the php-fcgi gives...
by Robotop
Tue 02 Apr 2013, 14:40
Forum: Users ( For the regulars )
Topic: How to run php scripts from command line ? [solved]
Replies: 12
Views: 5116

Hello, the reason of double ## is that this one is only a remark. I tried both php-cgi in its proper directory and php-fcgi in the other one (you can see the path in first lines of my php sources), having troubles. I think that my LHMP has only one interpreter for php scripts embedded in webpages, n...
by Robotop
Tue 02 Apr 2013, 13:56
Forum: Users ( For the regulars )
Topic: How to run php scripts from command line ? [solved]
Replies: 12
Views: 5116

Hello LIBL, thank you for the prompt answer. I looked into my file system and under the directory /opt I just have another subdirectory named "samba" and not any "lampp". May be my installation is different from yours. I don't have Apache, but Hiawatha (as web server) in my LAMP ...
by Robotop
Mon 01 Apr 2013, 18:15
Forum: Users ( For the regulars )
Topic: How to run php scripts from command line ? [solved]
Replies: 12
Views: 5116

How to run php scripts from command line ? [solved]

Hello, I have a running LAMP on Puppy 4.3.1 ; all works fine, serving php pages quickly and efficiently. Now, I want to run some php scripts from command line (or in a rxvt terminal), but the "php-cli" , that I suppose to be the handler for such scripts, doesn't exists on disk, on my actua...
by Robotop
Wed 02 Nov 2011, 05:23
Forum: Network
Topic: mini-pci W89c33D WiFi connection impossible
Replies: 0
Views: 3015

mini-pci W89c33D WiFi connection impossible

Hello, I purchased a very low cost (used) mini-pci board on ebay that fits in my Alix-1D mini-ITX low power motherboard. I wasn't able to find a working driver for Puppy Linux 4.2 (kernel 2.6.25.16 i586), then I tried with ndiswrapper grabbing win2K/XP drivers; the device worked partially: I could s...
by Robotop
Sat 27 Aug 2011, 11:35
Forum: Hardware
Topic: usb mouse not recognized at boot after modem-modprobe_fix
Replies: 10
Views: 4195

solved

Hello, here is the solution. In /etc/rc.d/rc.sysinit look for: #v423 k2.6.29.6 dmesg has warning that ehci-hcd should load before uhci-hcd and ohci-hid # this is contrary to my understanding all these years, but oh well, let's do it... ELSPCI="`elspci -l`" #jesses great little utility. [ &...
by Robotop
Wed 24 Aug 2011, 11:02
Forum: Hardware
Topic: usb mouse not recognized at boot after modem-modprobe_fix
Replies: 10
Views: 4195

Hello, sorry for the delay, but here in Italy it's too hot to work with computers... Ok, obviously, the USB legacy is enabled ; the most important thing is that BEFORE the installation of modem_fix_etc package, all was working fine. Now, I have a fresh installation of Puppy 4.3.1 on a machine, and t...
by Robotop
Fri 19 Aug 2011, 15:28
Forum: Hardware
Topic: usb mouse not recognized at boot after modem-modprobe_fix
Replies: 10
Views: 4195

Hello Dave, the usbview shows the mouse (after the detach-reinsert operation) and indicates it's handled by the usbhid module. In fact, in the MODULECONFIG, the usbmouse and usbkbd are forced to be disabled, due to presence of running usbhid. This problem looks like an interrupt that's not enabled u...
by Robotop
Fri 19 Aug 2011, 09:26
Forum: Hardware
Topic: usb mouse not recognized at boot after modem-modprobe_fix
Replies: 10
Views: 4195

Thank you, Dave. I tried booting with the USB mouse connected to another port, but no success. I think there must be some activity that's not started until an hot connection of the peripheral, but haven't enough experience on Linux to solve by myself...so, still wait for the magic trick :-)
by Robotop
Thu 18 Aug 2011, 21:32
Forum: Hardware
Topic: usb mouse not recognized at boot after modem-modprobe_fix
Replies: 10
Views: 4195

Hello, thanks for your suggestion. It was my first try, but no success. That wizard only sets minor things, like buttons wheel etc. Note that the mouse was perfectly working before the modem fix install. I've also noticed that the usbmouse is in the modules blacklist now and this comes from initiali...
by Robotop
Thu 18 Aug 2011, 16:19
Forum: Hardware
Topic: usb mouse not recognized at boot after modem-modprobe_fix
Replies: 10
Views: 4195

usb mouse not recognized at boot after modem-modprobe_fix

Hello, I'm using Puppy 4.3.1 on Alix-1D motherboard. I decided to install the modem-modprobe_fix_pack_to_43x-lupu5x-20110702.pet for using USB 3G modem. All worked fine, but the usb mouse is no more recognized at boot. I have to detach and then reinsert the USB connector in the socket to have it wor...
by Robotop
Tue 09 Mar 2010, 21:20
Forum: Beginners Help ( Start Here)
Topic: what about hosting PETS on my site ?
Replies: 23
Views: 7128

Back again. I found the reason for the bad link to the kommanderlibs.pet: it simply has the uppercase initial... Kommanderlibs.pet... but is OK if you downloaded it from a forum's link. The mp.pup (now mp.pet) is necessary 'cause contains a library needed by Gambas2; if I remember fine, the libpcrep...
by Robotop
Tue 09 Mar 2010, 20:43
Forum: Beginners Help ( Start Here)
Topic: what about hosting PETS on my site ?
Replies: 23
Views: 7128

Hello Dejan. In the meantime we have had 2 supplemental black-outs... The weather is snowy here, and wind blows hard, but this is the "country of the sun" hehehe. ...Ahem, while I was writing we have had another black-out. That's incredible ! Consider that we are watching the Champions Lea...
by Robotop
Tue 09 Mar 2010, 18:32
Forum: Beginners Help ( Start Here)
Topic: what about hosting PETS on my site ?
Replies: 23
Views: 7128

Dejan, I apologize for this "Italian Job". In my town we have experienced in such hours 2 black-outs !!! Please, be patient and go another time to my server and see if now it works. Note that the IP will be changed after the black-out, so look again on the site http://ficara.altervista.org...
by Robotop
Tue 09 Mar 2010, 17:13
Forum: Beginners Help ( Start Here)
Topic: what about hosting PETS on my site ?
Replies: 23
Views: 7128

uhm, have you tried to connect to the address http://xxx.xxx.xxx.xxx/ficara/puppygambas/filename.pup etc (obviously the IP field is the one I'm using right now) ? I tested the connection from another provider and seems to work. Can you, please, help me to verify that's all right ? If my server can't...
by Robotop
Tue 09 Mar 2010, 16:14
Forum: Beginners Help ( Start Here)
Topic: what about hosting PETS on my site ?
Replies: 23
Views: 7128

oops... well, I can start now my personal web server (old notebook Asus A1300, 800 MHz clock, 320 MBytes ram, running Puppy Linus 4.3.1). You can browse the site using the link at my free hosted site page http://ficara.altervista.org/php5/homeserver.php ; this link is automatically generated when I ...
by Robotop
Tue 09 Mar 2010, 14:54
Forum: Beginners Help ( Start Here)
Topic: what about hosting PETS on my site ?
Replies: 23
Views: 7128

Hello Sully, thanks for your disponibility. My website is hosted for free, so there is a limit to the traffic, but -until now- I haven't had problems, cause all my files (mainly about projects on microcontrollers) are very light. Hosting files with 18 MBytes size will be possible, but every download...