Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wackjob

Pages: [1]
1
General Discussion / A lil apachectl help please?
« on: August 22, 2004, 02:28:06 pm »
Quote
OK, that's the same version that I'm running on my SL-C860.

I didn't bother with the extra scripts, just modified the version of apachectl that was in the IPK as follows...

PIDFILE=/home/www/logs/httpd.pid
HTTPD='/home/www/bin/httpd'

Then made a couple of symlinks as follows...

ln -s /home/www/bin/apachectl /etc/rc.d/init.d/apachectl
ln -s /etc/rc.d/init.d/apachectl /etc/rc.d/rc5.d/S99apache

Then either restart or 'su -' and run /etc/rc.d/init.d/apachectl start to start the server.

I also made couple of mods to httpd.conf because I wanted the server to run on a different port and use a different userid to nobody:nobody but you shouldn't need these to get going.

Hope this helps,

Andy
Sweet Jesus, it worked!  

I owe you my first-born; comes complete with dirty diapers, sleep-less nights, and a hefty college tuition.

Thanks!

2
General Discussion / A lil apachectl help please?
« on: August 22, 2004, 01:06:55 pm »
Quote
Could you say which ipk you used to actually install apache - not the scripts that you mentioned but the actual apache stuff ? - A URL would be good then I can see what's in the IPK and get an idea of what's going on.
from this page:
http://www.choup.net/spip/accueil.php3?id_rubrique=12

I used this link:
Apache 1.3.27 - Php 4.2.3 - CPU : Strongarm

to download:
apache-1.3.27-php-4.2.3_0.1_arm.ipk

3
General Discussion / A lil apachectl help please?
« on: August 22, 2004, 12:05:24 pm »
Quote
Quote

actlsetup has these lines:
CTL=/usr/local/bin/apachectl
HTTPD=/home/www/bin/httpd
PID=/home/www/logs/httpd.pid
OK, I presume apachectl is in /home/www/bin so you probably want to change the CTL line in actlsetup.

No, apachectl is in /usr/local/bin.

I type "ls -l /usr/local/bin" and I get:
-rwrwrwx      ...     actlsetup
-rwrwrwx      ...     apachectl

then I enter "/usr/local/bin/actlsetup"

and I get: "/usr/local/bin/actlsetup: not found"

4
General Discussion / A lil apachectl help please?
« on: August 20, 2004, 05:44:45 am »
Quote
./apachectl
When I type "./apachectl"
I get "./apachectl: permission denied"
I type "chmod 777 ./apachectl" and that takes me to the prompt without complaining.
I type "./apachectl"
I get "./apachectl: not found"


apachectl has these lines uncommented:
PIDFILE=/home/www/logs/httpd.pid
HTTPD=/home/www/bin/httpd

actlsetup has these lines:
CTL=/usr/local/bin/apachectl
HTTPD=/home/www/bin/httpd
PID=/home/www/logs/httpd.pid

I chmod'ed both to 777 and when I try to call them by name, from the same directory that they're located, or prefix their names with "./", I keep getting the "not found" error.

I'm about to "go for the gold" in the discus competition, using this 860!

5
General Discussion / A lil apachectl help please?
« on: August 19, 2004, 09:41:42 pm »
In trying to get apache to work on my c860/Sharp ROM, I
was directed here http://www.prometheanheat.com/zaurus/

Logged in as root,
I downloaded apachectl and actlsetup and put both in /usr/local/bin/
Now, when I navigate to /usr/local/bin/ and type "actlsetup" to run the actlsetup
script, I get the response : "actlsetup: not found"
But when I run "ls", actlsetup is there. What am I missing??

6
General Discussion / Installing ROM from ipk
« on: August 08, 2004, 07:22:52 pm »
I'm interested in installing the Cacko Zaurus Qtopia ROM, but it's distributed as an ipk. Do I install it as any other package :
copy it to my SD and then issue the command - "install <file.ipk>"   ?

7
Sharp ROMs / Cacko Contents
« on: August 04, 2004, 09:29:43 am »
Is there any synching software in the package?

8
Sharp ROMs / Cacko Contents
« on: August 04, 2004, 03:25:10 am »
Is there a listing of the apps and utilities that come with the Cacko ROM and how well they currently function?

9
General Discussion / Shutdown app?
« on: August 01, 2004, 10:58:48 am »
Reading thru the faq's, etc, I see mention of a 'Shutdown App', but I can't find one on my 860/Qtopia. I can Reboot or Suspend it, but how do I shut it all the way down? Do I just use the on/off switch in the back; IIRC, Linux usually doesn't like being powered off by the hardware switch.

10
General Discussion / Brace yourself for a newbie question..
« on: July 31, 2004, 08:19:38 pm »
On my 860, is there way to access the { and } characters via the keyboard?
If not, is there a way to re-map the keys?

Pages: [1]