Results 1 to 15 of 153

Thread: How-to Lighttpd, PHP, MySQL and Eaccelerator

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    mysql5

    Did anyone get things working with mysql 5 ? There is a package in the repository, but it does not want to start after install. phpmyadmin does not install after installing mysql5.
    Does it still require recompling?

  2. #2
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by modelamark View Post
    Did anyone get things working with mysql 5 ? There is a package in the repository, but it does not want to start after install. phpmyadmin does not install after installing mysql5.
    Does it still require recompling?
    I don't think mysql 5 is ever going to work on these routers actually, probably because it's software design is a bit different compared to mysql4.
    Also mysql5 requires more resources, and that while mysql4 only pulls of about 100kb/s max

    in the end mysql 4 can do the same things mysql 5 can, apart from some really specialized stuff hardly used in regular webpackages

    recompiling won't work either because the compiler on the router has problems with c++.
    You might be able to pull it off with the crosscompiler after a bit of work
    Last edited by wpte; 18-01-2010 at 20:42.

  3. #3
    Quote Originally Posted by wpte View Post
    I don't think mysql 5 is ever going to work on these routers actually, probably because it's software design is a bit different compared to mysql4.
    Thanks, all I needed to know. I wanted to run joomla on it, which went fine with mysql4, until some extension required mysql5. I will try to find a sql4 alternative for that.

Similar Threads

  1. Full server config: Samba ftp http xmail mysql forum motor
    By KisVuK in forum WL-500gP Tutorials
    Replies: 14
    Last Post: 15-12-2008, 21:34

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •