Old:Bugs 3.5-Apollo: config inc php: Difference between revisions

Jump to navigation Jump to search
Punctuation and grammatical changes; moved to Category: Archive.
mNo edit summary
(Punctuation and grammatical changes; moved to Category: Archive.)
Line 2: Line 2:
'''''config.inc.php'''''
'''''config.inc.php'''''


== Bug fix corrects drive letter ==
== Bug fix: corrects drive letter error ==
File: '''config.inc.php'''
File: '''config.inc.php'''
Location: '''*\Uniform Server\udrive\home\admin\www\includes'''
Location: '''*\Uniform Server\udrive\home\admin\www\includes'''


'''Problem:''' 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.
'''Problem:''' 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. However, there is a bug that produces an incorrect drive letter.


Unfortunately my original fix introduced a problem when installing Uniform Server as a service. The following fixes both problems:   
Unfortunately, my original fix introduced a problem when installing The Uniform Server as a service. The following fixes both problems:   


'''Solution:'''
'''Solution:'''
Line 43: Line 43:
|}
|}


It splits the path at the "home" folder boundary hence the drive will include all sub-folders.
It splits the path at the "home" folder boundary, so the drive will include all sub-folders.


== Download ==
== Download ==
Download this file [http://wiki.uniformserver.com/exeload/bugs35apollo/config.inc.php.txt config.inc.php.txt] save it as '''config.inc.phps''' copy to folder *\Uniform Server\udrive\home\admin\www\includes.
Download this file [http://wiki.uniformserver.com/exeload/bugs35apollo/config.inc.php.txt config.inc.php.txt] save it as '''config.inc.phps''' and copy to folder *\Uniform Server\udrive\home\admin\www\includes.


== Forum reference ==
== Forum reference ==
Line 57: Line 57:
== Proposed solution ==
== Proposed solution ==
See above.
See above.
'''''[[#top | Top]]'''''


----
----
Line 67: Line 65:




[[Category: UniCenter]]
[[Category: Archive]]
[[Category: Support]]
[[Category: Patches]]
[[Category: Troubleshooting]]

Navigation menu