Quote Originally Posted by matthewcheck View Post
Hi,

first of all, great tutorial, easy to follow and set-up, everything working fine.

I just want to ask if there is a way to run php 5.3 on wl500gp. Is there a guide to do this? I am not very skilled in unix systems
Additionaly, is it yet possible to run mysql 5 on this box?

I need this environment as the tool I am trying to install has these requirements.

Thanks
Thanks, glad it works

mysql5 is available in ipkg, it was not working 100% properly with php when I tried it however. The database itself works, but the mysql modules for php are not working. I think you have to recompile those to work with the new mysql.

you should be able to install it with ipkg install mysql5
I remember a russian thread about this as well, I'm not sure if they made it working however

for php, you have to recompile it yourself. to compile php is not really an issue, but you might run into dependency issues.

So if possible, I recommend to find something that does work with mysql4