I used phpEselGui 0.6.0 Alpha2 together with mldonkey 2.0.2-04 on Suse 8.0. Everything worked pretty fine with this combination.
Some days ago I switched to Redhat 8.0 and mldonkey-2.0.2-25 and of course phpEselGui 0.6.0 Alpha2.
But the phpEselGui doesn't want to work any more. When I try to enter the GUI over the Browser i Get the following message:
Parse error: parse error, unexpected $ in /var/www/html/phpEselGui/functions.inc on line 956
And on the screen I've got the button to start mldonkey. But the core ist up an running. I made all necessary changes in the config.inc and telnet access to the core is possible.
Any ideas?
Thanks,
Christoph
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I used phpEselGui 0.6.0 Alpha2 together with mldonkey 2.0.2-04 on Suse 8.0. Everything worked pretty fine with this combination.
Some days ago I switched to Redhat 8.0 and mldonkey-2.0.2-25 and of course phpEselGui 0.6.0 Alpha2.
But the phpEselGui doesn't want to work any more. When I try to enter the GUI over the Browser i Get the following message:
Parse error: parse error, unexpected $ in /var/www/html/phpEselGui/functions.inc on line 956
And on the screen I've got the button to start mldonkey. But the core ist up an running. I made all necessary changes in the config.inc and telnet access to the core is possible.
Any ideas?
Thanks,
Christoph
looks like an unclosed " ord ) or something like that.
But anyway, phpEselGui 0.6.0 is final now :-)
Hello,
just put the flage "short_open_tag = On" in your "/etc/php.ini".
Greets
- Gerhard