On Tue, Jun 25, 2013 at 07:58:32PM +0200, Forum wrote:

> Hello,
> 
> i recently migrated my webserver from Debian Lenny (with PHP 4.x) to Wheezy 
> with PHP 5.4.
> 
> Some applications like mediawiki could be updated and they are running fine.
> 
> But there are some old and beloved applications that run any more.
> A good example is PHPmyedit 5.7.1 http://www.phpmyedit.org/
> The first page with data is displayed but all links and buttons are dead!
> 
> There is no error produced by PHP and i have no idea why it is not working?
> I'm have only basic knowledge with PHP and would be glad to have some tips 
> how to debug things without error.
> 
> My hope is that this migration problem is known and can be fixed simply?

You should probably turn your error reporting threshold way up, so you
can see what's happening.

Ultimately, you'll probably need to contact the authors of the
individual packages to get them to upgrade, so they can see the problems
and fix them. 

Paul

-- 
Paul M. Foster
http://noferblatz.com
http://quillandmouse.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to