Re: Apache, PHP and Mysql on NSLU2

2007-06-25 Thread David Fokkema
On Mon, 2007-06-25 at 06:41 -0400, Aaron Klein wrote: > I was randomly still getting them after the reaload until I noticed I > was not swapping any thing. Now that swap is working no such errors. The 'could not fork' errors were a telltale (in retrospect), but I would never have guessed that the

Re: Apache, PHP and Mysql on NSLU2

2007-06-25 Thread Aaron Klein
I was randomly still getting them after the reaload until I noticed I was not swapping any thing. Now that swap is working no such errors. On 6/25/07, David Fokkema <[EMAIL PROTECTED]> wrote: On Sun, 2007-06-24 at 20:29 -0400, Aaron Klein wrote: > I wanted to reply to the list the resolution or

Re: Apache, PHP and Mysql on NSLU2

2007-06-25 Thread David Fokkema
On Sun, 2007-06-24 at 20:29 -0400, Aaron Klein wrote: > I wanted to reply to the list the resolution or at least what I think > is the resolution. > > I decided to redo the entire install and in doing so and installing > one package at a time I was able to force apache, php5, mysql and some > php5

Re: Apache, PHP and Mysql on NSLU2

2007-06-24 Thread Aaron Klein
I wanted to reply to the list the resolution or at least what I think is the resolution. I decided to redo the entire install and in doing so and installing one package at a time I was able to force apache, php5, mysql and some php5-modules like php5-gd and php5-imagick to install but only after

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread David Fokkema
On Sat, 2007-06-23 at 15:24 -0400, Aaron Klein wrote: > Ok to catch up. Below is the output I get when I try to reinstall > debconf and perl. > > SLUG:/home/aaron# apt-get install --reinstall debconf perl > Reading package lists... Done > Building dependency tree... Done > 0 upgraded, 0 newly ins

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread Aaron Klein
Ok to catch up. Below is the output I get when I try to reinstall debconf and perl. SLUG:/home/aaron# apt-get install --reinstall debconf perl Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 2 not upgraded. Need to get

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread David Fokkema
On Sat, 2007-06-23 at 10:07 -0400, Aaron Klein wrote: > 1) I first tired to install apache, php and mysql all in one command > and it bombed out so I started doing it one at a time. ...And it was only mysql which bailed out. Strange! > 2) dont know I have seen others with simular error messages p

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread David Fokkema
On Sat, 2007-06-23 at 08:56 -0400, Aaron Klein wrote: > courier-imap installs just fine with no errors. Ok, so your apt-get/debconf/whatever is not totally broken. > For the other questions I get the following output. > > SLUG:/home/aaron# apt-get --reinstall debconf perl > E: Invalid operation

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread Aaron Klein
1) I first tired to install apache, php and mysql all in one command and it bombed out so I started doing it one at a time. 2) dont know I have seen others with simular error messages post on the web for slugs and non slugs but the answer has always been to run apt-get -f install and it fixes it.

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread Aaron Klein
courier-imap installs just fine with no errors. For the other questions I get the following output. SLUG:/home/aaron# apt-get --reinstall debconf perl E: Invalid operation debconf SLUG:/home/aaron# dpkg -l mysql\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unp

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread David Fokkema
On Sat, 2007-06-23 at 08:59 -0400, Aaron Klein wrote: > I used the Debian/NSLU2 Stable 4.0r0 firmware. Ok, then it _should_ work. So you've hit a very strange bug or file corruption resulting in strange behaviour or something like that. It would be very helpful to know a few things: 1) When and

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread Aaron Klein
I used the Debian/NSLU2 Stable 4.0r0 firmware. On 6/23/07, David Fokkema <[EMAIL PROTECTED]> wrote: Oops, off list. Did you install those packages before or after mysql-server showed problems? I don't know if eabi shows up in the uname -a string. How did you install debian on your slug? Did y

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread David Fokkema
On Fri, 2007-06-22 at 15:00 -0400, Aaron Klein wrote: > Hm. All good questions but I am afraid I dont fully know how to answer > them all. I am using Putty to connect and it just opens a window. I > dont know what size it is. > > I dont know how to tell what arm port I am running unless the comm

Re: Apache, PHP and Mysql on NSLU2

2007-06-23 Thread David Fokkema
On Fri, 2007-06-22 at 17:07 -0400, Aaron Klein wrote: > I belive I know why the mysql install is bombing out. Apparently its > trying to install the x11-common package as it says its a dependancy > of mysql-server. I suspect it bombs out since the slug has no video > output device. Any idea how

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread Aaron Klein
I belive I know why the mysql install is bombing out. Apparently its trying to install the x11-common package as it says its a dependancy of mysql-server. I suspect it bombs out since the slug has no video output device. Any idea how to get around this? On 6/22/07, Aaron Klein <[EMAIL PROTECTE

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread Aaron Klein
I have run the build-dep on apt-get for mysql-server and i get this output. Should I say Yes to this? Maybe thats why I am having issue installing mysql-server? SLUG:/home/aaron# apt-get build-dep mysql-server Reading package lists... Done Building dependency tree... Done The following NEW pack

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread David Fokkema
On Fri, 2007-06-22 at 14:02 -0400, Aaron Klein wrote: > I have lighttpd and php5 now working properly as I can see the phpinfo > page I made but I have difficulty with mysql installing. I have been > trying and I am getting the same message I have been getting for a few > days now. I mess around

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread Aaron Klein
I have lighttpd and php5 now working properly as I can see the phpinfo page I made but I have difficulty with mysql installing. I have been trying and I am getting the same message I have been getting for a few days now. I mess around till I finally get the apt-get process cleaned up but every t

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread Aaron Klein
Thanks. I am going to try lighttpd and see how it goes. I was wanting to try to mirror my real hosting server as best I could with apache, php and mysql so I can develop scripts and sites on the slug and then upload them to the real webaccessable site once things are ready for 'real traffic'. S

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread David Fokkema
On Thu, 2007-06-21 at 22:07 -0400, Aaron Klein wrote: > Has anyone gotten the treo of web apps installed and working on the > NSLU2? Maybe its not possible to get Mysql working due to the limited > memory. I have gotten apache running but its verion 1.3.X I seem to Sure! But as you say, memory

Re: Apache, PHP and Mysql on NSLU2

2007-06-22 Thread John Fieldsend
Hi Aaron Yep i have the lot running on my NSLU2 apche2, php5 Mysql, as well as samba and all my hosting is controlled by ISPConfig installed on my slug, OK with the limited memory this isnt great and am getting a second slug to host the web stuff which will have more ram added, but the system cop

Apache, PHP and Mysql on NSLU2

2007-06-21 Thread Aaron Klein
Has anyone gotten the treo of web apps installed and working on the NSLU2? Maybe its not possible to get Mysql working due to the limited memory. I have gotten apache running but its verion 1.3.X I seem to ahve gotten errors when it tried to install apache2 from apt-get. I tried to install PHP