Old:Bugs 3.5-Apollo: Introduction: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 6: Line 6:
The solutions are unofficial and have been tested only on Windows XP-Home you can give these a try preferably on a clean installation of Uniform Server.
The solutions are unofficial and have been tested only on Windows XP-Home you can give these a try preferably on a clean installation of Uniform Server.


== Server_Start.bat ==
== 1) Server_Start.bat ==
For disk_start.vbs to work correctly batch variable %2 must be reinstated and checked.
For disk_start.vbs to work correctly batch variable %2 must be reinstated and checked.


Line 14: Line 14:
[[Bugs 3.5-Apollo: Server_Start_bat | Proposed solution]]  covers the above in addition I have added comments, generally cleaned up the script and changed the order of the commands slightly.
[[Bugs 3.5-Apollo: Server_Start_bat | Proposed solution]]  covers the above in addition I have added comments, generally cleaned up the script and changed the order of the commands slightly.


== Stop.bat ==
== 2) Stop.bat ==
This proposed enhancement technically is not required for stopping a single process however it puts in place a structure if you wish to stop additional processes.
This proposed enhancement technically is not required for stopping a single process however it puts in place a structure if you wish to stop additional processes.


[[Bugs 3.5-Apollo: Stop_bat | Proposed Enhancement]]
[[Bugs 3.5-Apollo: Stop_bat | Proposed Enhancement]]


== disk_start.vbs ==
== 3) disk_start.vbs ==
This is a beta script and contains a known bug even after correction the script will not work unless parameter %2 is reinstated see above.
This is a beta script and contains a known bug even after correction the script will not work unless parameter %2 is reinstated see above.


[[Bugs 3.5-Apollo: Start_vbs | Proposed solution]] Proposed solution, correct the bug, add an enhancement to auto detect first free drive letter and add an option to run a command prompt see section 1) above.
[[Bugs 3.5-Apollo: Start_vbs | Proposed solution]] Proposed solution, correct the bug, add an enhancement to auto detect first free drive letter and add an option to run a command prompt see section 1) above.


== Close.bat ==
== 4) Close.bat ==
This script shuts down the MySQL server and removes virtual drive created. When MySQL root password is changed this script fails to pick it up and server remains running.
This script shuts down the MySQL server and removes virtual drive created. When MySQL root password is changed this script fails to pick it up and server remains running.


[[Bugs 3.5-Apollo: Close_bat | Proposed solution]] change code to pick up password.
[[Bugs 3.5-Apollo: Close_bat | Proposed solution]] change code to pick up password.


== config.inc.php ==
== 5) config.inc.php ==
In vary rare situations the environment variable “Disk” is not passed to PHP. In this event the script calculates its own path and extracts and uses this disk letter. Unfortunately there is a bug that produces an incorrect drive letter.
In vary rare situations the environment variable “Disk” is not passed to PHP. In this event the script calculates its own path and extracts and uses this disk letter. Unfortunately there is a bug that produces an incorrect drive letter.


[[Bugs 3.5-Apollo: config_inc_php | Proposed solution]] change code to extract correct drive letter.
[[Bugs 3.5-Apollo: config_inc_php | Proposed solution]] change code to extract correct drive letter.


== Apanel blown away ==
== 6) Apanel blown away ==
In php.ini turning off “short open tags” blows apanel away, sounds alarming! It is re-enabling short open tags does not reinstate apanel.
In php.ini turning off “short open tags” blows apanel away, sounds alarming! It is re-enabling short open tags does not reinstate apanel.


== w2c1.pl ==
== 7) w2c1.pl ==
This scripts installs Uniform Server 3.5-Apollo as a service one of its functions is to convert relative paths to absolute. Some files get missing in this process.
This scripts installs Uniform Server 3.5-Apollo as a service one of its functions is to convert relative paths to absolute. Some files get missing in this process.


[[Bugs 3.5-Apollo: apanel blown away | Proposed solution]] correct file.
[[Bugs 3.5-Apollo: apanel blown away | Proposed solution]] correct file.
== 8) Perl libray modules ==
Some Perl modules are incompatible with the Perl executable.
[[Bugs 3.5-Apollo: Perl incompatible modules | Proposed solution]] update all Perl modules.


== Dedicated Drive ==
== Dedicated Drive ==
Line 58: Line 63:
| [[Image:uc_small_logo.gif]] || [[User:Ric|Ric]]
| [[Image:uc_small_logo.gif]] || [[User:Ric|Ric]]
|}
|}


[[Category: UniCenter]]
[[Category: UniCenter]]

Navigation menu