|
Introduction | Server_Start.bat | Stop.bat | Disk Start.vbs | Close.bat | config.inc.php | apanel - blown away | w2c1.pl | Perl incompatible modules | hdusb_server_start.bat & hdusb_server_stop.bat | Apanel not displayed | Combined bug fix |
| Uniform Server 3.5-Apollo known bugs or issues. |
apanel - blown away
File: All files associated with apanel Location: *\Uniform Server\udrive\home\admin\www
Problem: Turning off short open tags (short_open_tag = Off line 83) in php.ini (*\Uniform Server\udrive\usr\local\php) blows apanel away. Re-enabling short open tags (short_open_tag = On) does not reinstate apanel.
Solution: Edit all files associated with apanel:
There are a lot of files to change its quicker to download this file Uc_bug_fix_1.exe
MD5 = ea8bf32a1d88e8548b77cdfe3e6dd524
The file is a self-extracting archive; double click to run, no need to change the path, allow overwriting existing files.
Note: This also includes bug fix 4) config.inc.php
To put this minor bug into perspective, short open tags allow you to run php scripts using both forms of tag pairs “<? ?>” or “<?php ?>” hence its not a real problem. However if you want to force your server by changing php.ini to use only the standard form of tag “<?php ?>” it becomes a serious problem and you do need to update apanel.
Additional information or background can be found on these forum pages.
None
Note: I found the above problem while browsing Source Forge tracker
See above.
| | Ric |