How to go from case-insensitive to case-sensitive HFS?

I installed Leopard server with the case-insensitive file system. Can I go from this to the case-sensitive HFS?
The trouble I am having is with installing Wordpress... The sign-up page does not work at all and looking in the Apache log files reveals 'child exit signal buss error (10) and turning up the logs, I get:
[Fri Feb 08 15:29:30 2008] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l PHP/5.2.4 configured -- resuming normal operations
[Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: / is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
[Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /var/empty/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
[Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /Library/WebServer/Wordpress/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
[Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /usr/share/httpd/error/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
[Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /Library/WebServer/share/httpd/manual/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
[Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: .*\\.\\.namedfork/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
[Fri Feb 08 15:29:57 2008] [notice] child pid 2279 exit signal Bus error (10)
Which indicates that Apache is bombing out because of the HFS case-insensitive problem... anyone else agree?
So apart from getting the Wordpress people to fix this - can they? How do I go about changing the case sensitivity of the FS? Just don't tell me I have to re-install Leopard!!

I just discovered the crash logs... Can anyone give me a clue to what is cause the bus error from this?
Process: httpd [180]
Path: /usr/sbin/httpd
Identifier: httpd
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: httpd [64]
Date/Time: 2008-02-11 13:43:41.343 +0000
OS Version: Mac OS X Server 10.5.1 (9B18)
Report Version: 6
Exception Type: EXCBADACCESS (SIGBUS)
Exception Codes: KERNPROTECTIONFAILURE at 0x0000000100394709
Crashed Thread: 0
Application Specific Information:
* single-threaded process forked *
Thread 0 Crashed:
0 libresolv.9.dylib 0x000000010180c2c6 resbuildstart + 213
1 libresolv.9.dylib 0x000000010180d97c res9vinit + 128
2 libresolv.9.dylib 0x0000000101808164 res9search + 68
3 libphp5.so 0x00000001011e37d5 zifdns_checkrecord + 1088
4 libphp5.so 0x00000001012a1df4 zenddo_fcall_common_helperSPEC + 2042
5 libphp5.so 0x000000010129fccb execute + 367
6 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
7 libphp5.so 0x000000010129fccb execute + 367
8 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
9 libphp5.so 0x000000010129fccb execute + 367
10 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
11 libphp5.so 0x000000010129fccb execute + 367
12 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
13 libphp5.so 0x000000010129fccb execute + 367
14 libphp5.so 0x00000001012848b4 zendexecutescripts + 460
15 libphp5.so 0x000000010124696a phpexecutescript + 665
16 libphp5.so 0x0000000101307f22 php_handler + 1220
17 httpd 0x00000001000019d1 aprunhandler + 90
18 httpd 0x0000000100002285 apinvokehandler + 347
19 httpd 0x000000010002e02c approcessrequest + 103
20 httpd 0x000000010002a9fa approcess_httpconnection + 116
21 httpd 0x00000001000126d5 aprun_processconnection + 90
22 httpd 0x0000000100012b24 approcessconnection + 87
23 httpd 0x0000000100034a34 child_main + 1087
24 httpd 0x0000000100034be0 make_child + 329
25 httpd 0x0000000100034e78 performidle_servermaintenance + 510
26 httpd 0x00000001000353a8 apmpmrun + 1249
27 httpd 0x0000000100009aed main + 2879
28 httpd 0x000000010000100c start + 52
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000100394419 rbx: 0x0000000000000015 rcx: 0x0000000100292e8e rdx: 0x0000000000000000
rdi: 0x0000000000000015 rsi: 0x617072612e367069 rbp: 0x00007fff5fbfc7f0 rsp: 0x00007fff5fbfc7e0
r8: 0x00000001009c65f0 r9: 0x00000001009c667c r10: 0x00000001002a26a6 r11: 0x0000000000000246
r12: 0x00000001003fad60 r13: 0x000000000000000f r14: 0x0000000000000001 r15: 0x0000000000000035
rip: 0x000000010180c2c6 rfl: 0x0000000000000202 cr2: 0x00000001002ded34
Binary Images:
0x100000000 - 0x100056fff +httpd ??? (???) /usr/sbin/httpd
0x10007b000 - 0x10008cff3 libaprutil-1.0.dylib ??? (???) <85e7d2d6a33dcb106ccabd76d529388f> /usr/lib/libapru
til-1.0.dylib
0x100094000 - 0x10011cfe7 libsqlite3.0.dylib ??? (???) <1f05db59fc71009238955b6b11b6f1ca> /usr/lib/libsqlite
3.0.dylib
0x100125000 - 0x100145fff libexpat.1.dylib ??? (???) <d80d701396f8870b27dda4a7166fadc0> /usr/lib/libexpat.1.
dylib
0x10014c000 - 0x100244fef libiconv.2.dylib ??? (???) <2b42104e7aa2da6e64f979e585af02e9> /usr/lib/libiconv.2.
dylib
0x10024b000 - 0x100267fef libapr-1.0.dylib ??? (???) <e739530447f1dc66d55b881d2ca19ef9> /usr/lib/libapr-1.0.
dylib
0x100271000 - 0x1003f0feb libSystem.B.dylib ??? (???) <a9297f52cb1431e26cd3ffd4b9ca7615> /usr/lib/libSystem.
B.dylib
0x10049e000 - 0x1004aaff1 libgcc_s.1.dylib ??? (???) <6fc905606335f261db4da9529c7e2711> /usr/lib/libgcc_s.1.
dylib
0x1004af000 - 0x1004b1fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x1004b8000 - 0x1004b8fff modauthnfile.so ??? (???) /usr/libexec/apache2/modauthnfile.so
0x1004bb000 - 0x1004bcfff modauthzhost.so ??? (???) /usr/libexec/apache2/modauthzhost.so
0x1004bf000 - 0x1004c5fff mod_cache.so ??? (???) /usr/libexec/apache2/mod_cache.so
0x1004c8000 - 0x1004ccfff modmemcache.so ??? (???) /usr/libexec/apache2/modmemcache.so
0x1004cf000 - 0x1004d2fff moddiskcache.so ??? (???) /usr/libexec/apache2/moddiskcache.so
0x1004d5000 - 0x1004d6fff mod_dumpio.so ??? (???) /usr/libexec/apache2/mod_dumpio.so
0x1004d9000 - 0x1004dcfff modextfilter.so ??? (???) /usr/libexec/apache2/modextfilter.so
0x1004df000 - 0x1004eafff mod_include.so ??? (???) /usr/libexec/apache2/mod_include.so
0x1004ed000 - 0x1004effff mod_filter.so ??? (???) /usr/libexec/apache2/mod_filter.so
0x1004f2000 - 0x1004f6fff mod_deflate.so ??? (???) /usr/libexec/apache2/mod_deflate.so
0x1004f9000 - 0x1004fdfff modlogconfig.so ??? (???) /usr/libexec/apache2/modlogconfig.so
0x100600000 - 0x100611ffd libz.1.dylib ??? (???) <2022cc8950afdf485ba1df76364ba725> /usr/lib/libz.1.dylib
0x100617000 - 0x100617fff mod_logio.so ??? (???) /usr/libexec/apache2/mod_logio.so
0x10061a000 - 0x10061afff mod_env.so ??? (???) /usr/libexec/apache2/mod_env.so
0x10061d000 - 0x10061efff mod_expires.so ??? (???) /usr/libexec/apache2/mod_expires.so
0x100621000 - 0x100623fff mod_headers.so ??? (???) /usr/libexec/apache2/mod_headers.so
0x100626000 - 0x100627fff mod_ident.so ??? (???) /usr/libexec/apache2/mod_ident.so
0x10062a000 - 0x10062bfff mod_setenvif.so ??? (???) /usr/libexec/apache2/mod_setenvif.so
0x10062e000 - 0x10063dfff mod_proxy.so ??? (???) /usr/libexec/apache2/mod_proxy.so
0x100642000 - 0x100647fff modproxyhttp.so ??? (???) /usr/libexec/apache2/modproxyhttp.so
0x10064b000 - 0x10064ffff modproxybalancer.so ??? (???) /usr/libexec/apache2/modproxybalancer.so
0x100652000 - 0x100679ffb mod_ssl.so ??? (???) /usr/libexec/apache2/mod_ssl.so
0x100683000 - 0x1006aefef libssl.0.9.7.dylib ??? (???) <088aa0e89525fbb374d9985ba9d37178> /usr/lib/libssl.0.
9.7.dylib
0x1006be000 - 0x10079ffff libcrypto.0.9.7.dylib ??? (???) <c39effd87ec6fb72b9a95a5c63baca41> /usr/lib/libcry
pto.0.9.7.dylib
0x1007f7000 - 0x1007fafff mod_mime.so ??? (???) /usr/libexec/apache2/mod_mime.so
0x1007fd000 - 0x1007fdfff mod_asis.so ??? (???) /usr/libexec/apache2/mod_asis.so
0x101000000 - 0x101004fff mod_status.so ??? (???) /usr/libexec/apache2/mod_status.so
0x101007000 - 0x10100dfff mod_autoindex.so ??? (???) /usr/libexec/apache2/mod_autoindex.so
0x101010000 - 0x101012fff mod_info.so ??? (???) /usr/libexec/apache2/mod_info.so
0x101015000 - 0x101019fff mod_cgi.so ??? (???) /usr/libexec/apache2/mod_cgi.so
0x10101d000 - 0x10101efff modvhostalias.so ??? (???) /usr/libexec/apache2/modvhostalias.so
0x101021000 - 0x101027fff mod_negotiation.so ??? (???) /usr/libexec/apache2/mod_negotiation.so
0x10102a000 - 0x10102afff mod_dir.so ??? (???) /usr/libexec/apache2/mod_dir.so
0x10102d000 - 0x10102ffff mod_imagemap.so ??? (???) /usr/libexec/apache2/mod_imagemap.so
0x101032000 - 0x101032fff mod_actions.so ??? (???) /usr/libexec/apache2/mod_actions.so
0x101035000 - 0x101036fff mod_speling.so ??? (???) /usr/libexec/apache2/mod_speling.so
0x101039000 - 0x10103afff mod_userdir.so ??? (???) /usr/libexec/apache2/mod_userdir.so
0x10103d000 - 0x10103efff mod_alias.so ??? (???) /usr/libexec/apache2/mod_alias.so
0x101041000 - 0x10104efff mod_rewrite.so ??? (???) /usr/libexec/apache2/mod_rewrite.so
0x101052000 - 0x1015d2fff libphp5.so ??? (???) <b6b01a52bcf09953aa161be044f8c01e> /usr/libexec/apache2/libph
p5.so
0x1017f9000 - 0x10181afff libresolv.9.dylib ??? (???) <90be5db0e9ea61eb69457958db0841ae> /usr/lib/libresolv.
9.dylib
0x101823000 - 0x10182ffff libexslt.0.dylib ??? (???) <b69d752e600accf6159145441f520678> /usr/lib/libexslt.0.
dylib
0x101835000 - 0x101878ffb libiodbc.2.dylib ??? (???) <16d614ee826d1d40799cce4b01d75a2d> /usr/lib/libiodbc.2.
dylib
0x101886000 - 0x1018bdfff com.apple.LDAPFramework 1.4.3 (106) <6766f8bbf5ef998722483d7caf3d6a83> /System/Lib
rary/Frameworks/LDAP.framework/Versions/A/LDAP
0x1018c8000 - 0x1018f8ffb libcurl.4.dylib ??? (???) <276acb990f3a40bbae7aaa39c0ae6305> /usr/lib/libcurl.4.dy
lib
0x101903000 - 0x1019f8fff libxml2.2.dylib ??? (???) <9b882819fde96b95972426b99ecaa22b> /usr/lib/libxml2.2.dy
lib
0x101a25000 - 0x101b93fff libicucore.A.dylib ??? (???) <a0360f4a6f39c2b063bb7b3bf0549819> /usr/lib/libicucor
e.A.dylib
0x101be7000 - 0x101ca5fff edu.mit.Kerberos 6.0.11 (6.0.11) <db4f23dfaee0767dcb621ad5e21f5d09> /System/Librar
y/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x101cd1000 - 0x101cf8fff libxslt.1.dylib ??? (???) <edd5bcbc17be0053cc2014d045ccbe08> /usr/lib/libxslt.1.dy
lib
0x101d02000 - 0x101d76fe7 libstdc++.6.dylib ??? (???) <379a6a2dc6e21ba77310b3d2d9ea30ac> /usr/lib/libstdc++.
6.dylib
0x101dc6000 - 0x101dc6fff com.apple.Carbon 136 (136) <03d8b56572c45d8e6de756bc2fb86187> /System/Library/Fram
eworks/Carbon.framework/Versions/A/Carbon
0x101dca000 - 0x101dcffff com.apple.CommonPanels 1.2.4 (85) <8f5631ff238ad1bad2e031fe5e7442d2> /System/Libra
ry/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Vers ions/A/CommonPanels
0x101dd7000 - 0x101ddaffb com.apple.help 1.1 (36) <625c2d6bb29ee822f9dce6322d08df47> /System/Library/Framewo
rks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x101de0000 - 0x1020c5feb com.apple.HIToolbox 1.5.0 (???) <46637338322de85c62a6a533685278ae> /System/Library
/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/ A/HIToolbox
0x10220c000 - 0x102222ff9 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Ver
sions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x10223e000 - 0x1022d9fe7 com.apple.ink.framework 101.3 (86) <03096cd083a6e70bc7a18ad1b81feb15> /System/Libr
ary/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/I nk
0x1022fa000 - 0x1022fcfff com.apple.NavigationServices 3.5.1 (161) <a5bffaee5164cca8b80082f7a8eec01b> /Syste
m/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.f ramework/Versions/A/NavigationServices
0x102301000 - 0x10231afff com.apple.openscripting 1.2.6 (???) <c1625319b1a114ffac2b866c3aa0ddd5> /System/Lib
rary/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/V ersions/A/OpenScripting
0x10232d000 - 0x10232ffff com.apple.print.framework.Print 218 (220) <23e69d8d75c4fe464508c2fe74a8ff6d> /Syst
em/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Ver sions/A/Print
0x102335000 - 0x102338fff com.apple.securityhi 3.0 (30817) <1112cafa6d76e27196cd0579b589d8df> /System/Librar
y/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Version s/A/SecurityHI
0x10233d000 - 0x102347fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <a49d89814bff9aff6d477c00e4
26e158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechReco
gnition
0x102350000 - 0x102350ff8 com.apple.ApplicationServices 34 (34) <29a6f07deb1ef821735e2c18ef1e9fa5> /System/L
ibrary/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x102354000 - 0x102354ffa com.apple.CoreServices 32 (32) <f1ae7e34fb008524b502ed0185b32794> /System/Library/
Frameworks/CoreServices.framework/Versions/A/CoreServices
0x102358000 - 0x1025f1ff3 com.apple.Foundation 6.5.1 (677.1) <7dd0ab8f638f733f92fb404ab52a9469> /System/Libr
ary/Frameworks/Foundation.framework/Versions/C/Foundation
0x102810000 - 0x102904fff libobjc.A.dylib ??? (???) <2a75ad1e409456e8a3c7eeb08ecca65b> /usr/lib/libobjc.A.dy
lib
0x102996000 - 0x102acdfef com.apple.CoreFoundation 6.5 (476) <ff4f53a27625b5452ddd0c02ca705039> /System/Libr
ary/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x102be0000 - 0x102c7ffe3 com.apple.ApplicationServices.ATS 3.0 (???) <9dfc9cd49821959f17751d77642d791f> /Sy
stem/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/ATS
0x102ca7000 - 0x102d72fe7 com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.f
ramework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x102db7000 - 0x103379fef com.apple.CoreGraphics 1.351.0 (???) <6af0f30911afe064a606954f5436a8ea> /System/Li
brary/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/CoreGraphics
0x103461000 - 0x1034dbff3 com.apple.CoreText 2.0.0 (???) <3f29babe3dccac95d426e71f113d88b8> /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framewor k/Versions/A/CoreText
0x103520000 - 0x103574fe3 com.apple.HIServices 1.6.0 (???) <57f759c74c1e7eca6b934ce50d624beb> /System/Librar
y/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.fram ework/Versions/A/HIServices
0x10359c000 - 0x1036d7fe9 com.apple.ImageIO.framework 2.0.0 (2.0.0) <1ca4f6031de7b5aa67dc5b37342283f9> /Syst
em/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageI O.framework/Versions/A/ImageIO
0x103736000 - 0x1037a5ff9 com.apple.print.framework.PrintCore 5.5 (245) <bf6986a814e44613d1cb077dde368e56> /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Pr intCore.framework/Versions/A/PrintCore
0x1037dc000 - 0x10381ffef com.apple.QD 3.11.50 (???) <550738019c21ba70e7876fc5f88819c6> /System/Library/Fram
eworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions /A/QD
0x103834000 - 0x103845fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <959487d33391362535845289e644
0d24> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/S
peechSynthesis
0x103855000 - 0x103b4ffe3 com.apple.CoreServices.CarbonCore 783 (783) <771f850baf0dafb0de64af0550740fa6> /Sy
stem/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore. framework/Versions/A/CarbonCore
0x103bb6000 - 0x103c3dff3 com.apple.CFNetwork 220 (221) <a9a6f87532b6c9fc3037feb5a17e6181> /System/Library/F
rameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versi ons/A/CFNetwork
0x103c78000 - 0x103cc4fe7 com.apple.Metadata 10.5.0 (398) <e11fd065380013a5ab73401c531ace51> /System/Library
/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Vers ions/A/Metadata
0x103ce1000 - 0x103d8cfef com.apple.CoreServices.OSServices 210.2 (210.2) <b89b40233364ac3bf4e562037e4d4d60>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x103de2000 - 0x103e73fff com.apple.SearchKit 1.2.0 (1.2.0) <b5dc67de31f5d81eec9cbb4a6bcc3c28> /System/Libra
ry/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/V ersions/A/SearchKit
0x103ebe000 - 0x103ef9fff com.apple.AE 402 (402) <7843f8c320e391d5c1ffe58966b1a561> /System/Library/Framewor
ks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x103f13000 - 0x103fa8ffb com.apple.LaunchServices 286 (286) <227910304d217f41613dfbfe64637e3e> /System/Libr
ary/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.frame work/Versions/A/LaunchServices
0x103ff1000 - 0x104009fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ce7135044e951deaa2b687bc8537809a> /Sys
tem/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionarySe rvices.framework/Versions/A/DictionaryServi
ces
0x10401b000 - 0x104059fef com.apple.framework.IOKit 1.5.1 (???) <4b61f44558a20ceb97b15203d1f8d306> /System/L
ibrary/Frameworks/IOKit.framework/Versions/A/IOKit
0x104070000 - 0x104076fff com.apple.DiskArbitration 2.2 (2.2) <c0e47dd82571204334c94fbad7b4844f> /System/Lib
rary/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x10407f000 - 0x104087ffa libbsm.dylib ??? (???) <a870a8e515e1a6407c81ddeebba21793> /usr/lib/libbsm.dylib
0x10408d000 - 0x1040beff7 libauto.dylib ??? (???) <b24cb5456ebe26429fe58761f01d1b8a> /usr/lib/libauto.dylib
0x1040cc000 - 0x1042cdffb com.apple.security 5.0.1 (32736) <4945ca87363b0c57b23f625022978c56> /System/Librar
y/Frameworks/Security.framework/Versions/A/Security
0x104425000 - 0x104461ff7 com.apple.SystemConfiguration 1.9.0 (1.9.0) <43c49a2517aaa3d4b9111451b338d576> /Sy
stem/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfigura tion
0x104483000 - 0x104483ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.fr
amework/Versions/A/Accelerate
0x104487000 - 0x10454bfe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Version
s/A/Frameworks/vImage.framework/Versions/A/vImage
0x10455b000 - 0x10455bffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate
.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x10455f000 - 0x1045ccfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/
A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x1045d8000 - 0x1045f2fff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A
/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x1045fa000 - 0x104db7fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A
/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x104e00000 - 0x1051b8fff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions
/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x1051e4000 - 0x105206fff libJPEG.dylib ??? (???) <0b51f0afb5fb084ff31bbcae8e9cf342> /System/Library/Framewo
rks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versio ns/A/Resources/libJPEG.dylib
0x10520d000 - 0x105250fef libTIFF.dylib ??? (???) <ef7ca7cb3a458d691d950e916a58e864> /System/Library/Framewo
rks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versio ns/A/Resources/libTIFF.dylib
0x10525c000 - 0x105260fff libGIF.dylib ??? (???) <28ed5fa039c8b1952b429387dbdc5007> /System/Library/Framewor
ks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Version s/A/Resources/libGIF.dylib
0x105265000 - 0x105282fef libPng.dylib ??? (???) <d2954ec6cb33de7d57d118085d6f0609> /System/Library/Framewor
ks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Version s/A/Resources/libPng.dylib
0x105289000 - 0x10528bff9 libRadiance.dylib ??? (???) <8ee3b6e664d605633d85807d6aaabd92> /System/Library/Fra
meworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Ve rsions/A/Resources/libRadiance.dylib
0x10528f000 - 0x1052b8fff libcups.2.dylib ??? (???) <59720983b28e0acbe37d2eb3f3730d5b> /usr/lib/libcups.2.dy
lib
0x1052c2000 - 0x1052fffe7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versi
ons/A/CoreUI
0x105320000 - 0x1056f4fff com.apple.QuartzCore 1.5.1 (1.5.1) <37571df994ca7218ce5a3341db57dac8> /System/Libr
ary/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x105868000 - 0x10592bfef com.apple.DesktopServices 1.4.3 (1.4.3) <c8a09b7a4b3e1f75d077f23e04975609> /System
/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServi cesPriv
0x10598f000 - 0x10599efe7 com.apple.opengl 1.5.5 (1.5.5) <e0518a68235f91820bef6c18168f99b9> /System/Library/
Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1059a5000 - 0x1059e0ff7 libGLImage.dylib ??? (???) <02e442d055de52cc3a161e09e985ea95> /System/Library/Fram
eworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1059e9000 - 0x1059ebff7 libffi.dylib ??? (???) <5ccd57a3de7db7f7bffa1b6ef2217b0c> /usr/lib/libffi.dylib
0x1059ef000 - 0x105a0cfef com.apple.CoreVideo 1.5.0 (1.5.0) <29ba8e2178713b13d6f57dac5dfd919c> /System/Libra
ry/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x105a20000 - 0x105a84fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libr
aries/libGLU.dylib
0x105a98000 - 0x105aadff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libra
ries/libGL.dylib
0x105ab9000 - 0x105fd5f16 libGLProgrammability.dylib ??? (???) <9c4a1b209fe5068d72abe22a3e84d2d2> /System/Li
brary/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyli b
0x10611a000 - 0x10611affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/Instal
lServer.framework/Versions/A/InstallServer
0x10611e000 - 0x10612ffff libsasl2.2.dylib ??? (???) <a892d65a9a2f0db3308daac62c42b9f6> /usr/lib/libsasl2.2.
dylib
0x106159000 - 0x10615bfff modauthapple.so ??? (???) <11144ad26b721e67ba8a4c32530afb66> /usr/libexec/apache
2/modauthapple.so
0x10615e000 - 0x106161fff modspnegoapple.so ??? (???) <221442ae9f81a5336be453e23231a6e5> /usr/libexec/apac
he2/modspnegoapple.so
0x106164000 - 0x106166fff com.apple.spnegoapache 10.5 (10.5) <1e0ed64370b3528d271b242dc0146204> /System/Libr
ary/PrivateFrameworks/SpnegoApache.framework/Versions/A/SpnegoApache
0x10616a000 - 0x106188ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <8b37d94eea85646e896f096d4a306a94>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
0x106194000 - 0x106198fff moddigestapple.so ??? (???) <fcc93ac5b54dbd9824158e533ddcb626> /usr/libexec/apac
he2/moddigestapple.so
0x10619c000 - 0x10619dfff modhfsapple.so ??? (???) <11e2b3485553dfc46a12d9a4b5c578a0> /usr/libexec/apache2
/modhfsapple.so
0x1061a0000 - 0x1061b7feb mod_WebObjects.so ??? (???) /System/Library/WebObjects/Adaptors/Apache2.2/mod_WebO
bjects.so
0x7fff5fc00000 - 0x7fff5fc2e3a3 dyld 95.3 (???) <cd99d065ba4917450dca6958a854c594> /usr/lib/dyld
0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

Similar Messages

  • How do I move my large iTunes collection from a case-sensitive hard drive to a case-insensitive hard drive?

    I currently keep my iTunes media on an external hard drive because it takes up too much space on my machine. I recently discovered that it was formatted as case-sensitive when I bought it, and now months later I'm having issues. When attempting to back up my files on a case-insensitive hard drive, the operation failed due to conflicting file/folder names (Artist and artist are now considered the same file name and one would have to overwrite the other). I now have a large iTunes file collection that is stuck on the case-sensitive hard drive, and I want to save a backup on a case-insensitive drive. 
    Is there a way to identify all cases where multiple files/folders have the same title/album/artist but different spelling so there will be no conflicts? The folder/file names would have to be crossed referenced to highlight any cases where File/fiLe/file  would cause a problem.
    I imagine there is a way to do this using iTunes script or Automator  or a command in terminal or something rather than going through and checking/fixing all the information for thousands of songs by hand. I'm at the limits of my minimal development skills, so any help would be appreciated.

    You should be able to use either "Carbon Copy Cloner" or "SuperDuper" (free for this purpose) to copy your case-sensitive volume to an empty case-insensitive one. Make at least two such copies on different drives. One is not enough to be safe.
    If there are any name conflicts—that is, files in the same folder with names that differ only in case, such as "File" and "file"—then you will either get an error or one of the files won't be copied. You must ensure either that no such conflicts exist, or that the consequences are not important. How you do that is up to you. Unless you went out of your way to create conflicts, they probably don't exist.
    Then erase the source volume in Disk Utility as case-insensitive. This action will remove all data from the volume.
    Restore from one of your backups using the same application you used to create it, or use the "Restore" feature of Disk Utility, which will be faster. Search its built-in help for the term "duplicate" if you need instructions.

  • How to hide "Note that the search is case insensitive" text from Query Region

    Hi,
    When create a search page with Query region : Autocustomizationcriteria mode, page is showing automatically "Note that the search is case insensitive" text is showing automatically.
    this is not needed. can you please let me know how to hide this one from page.
    Regards,
    Ram

    Check this link:
    https://forums.oracle.com/message/9227812#9227812
    --Sushant

  • How can I copy media from an HFS case-sensitive drive to an HFS case-insensitive drive without getting an error?

    About a year ago, I accidentally created a partition on my drive for my iTunes Music. On that parition, called MUSIC, I selected the filesystem to be an HFS, Journaled, case-sensitive partition. Since then, all of my music, new and old, lives on the case-sensitive MUSIC parition.
    My other partition, called BOX, is an HFS, Journaled, case-insensitive filesystem, as are my external drives I use for archiving and backing up my music.
    My dilemma: when I try to copy my music/iTunes media from the MUSIC partition to a different partition that's case-insensitive, I obviously run into errors saying that certain files can't be copied because they will overwrite others. Subsequently, I can't back up my music and iTunes media to another drive unless it has the same filesystem parameters favoring case-sensitivity. I want to move my media to a case-insenstive drive/partition.
    As the story goes, I'd like to avoid having to reformat and worry about moving my media around because I feel, in the end, I'd end up doing more harm then good in my pursuit to fix this issue.
    My question: is there some way I can detect which files are conflicting with each other, and then manually rename them? My music library runs about 16,000 songs deep, but I'd still feel saved even if I had to go through and manually rename all of the music files so they don't conflict with each other in order to get them on to a case-insensitive drive. Perhaps there's an AppleScript someone knows about that I could execute in my MUSIC partition to see which files/directories are causing my problems? In other words, I'm thinking there could be a way to detect the same file/directory names that are only different soley because of their case.
    Any help, suggestions, or solutions are welcome. Thank you all for your time in helping me solve this!
    And have a Happy Thanksgiving

    How do I restore a case-sensitive,...: Apple Support Communities

  • How do I convert a case sensitive drive to a case insensitive drive?

    I have recently purchased a MacMini Server, and installed the 2 internal hard drives in a RAID 0 configuration to obtain the speed and 1 TB capacity, but unfortunately (rather stupidly in retrospect) formatted the drive in case sensitive mode.
    On installing the operating system and multiple applications, everything seemed to work well until I tried to install Adobe Acrobat X Pro. This application refuses to install on a case sensitive formatted drive, which I now understand is a common problem.
    The question is how can I convert to a case insensitive format without reinstalling all of the software from scratch?
    I have a Time Machine backup, and the easiest thing for me would be to reformat the drive, and then restore from the Time Machine backup.
    Will this process work? Or will there be some complications and files that will not function if they were originally installed on a case sensitive drive?
    Any help is appreciated....

    iPartition can do it ( http://www.coriolis-systems.com/iPartition.php ).
    from iPartition Help:
    Make Case Sensitive/Case Insensitive
    HFS+ now supports a case sensitive format as well as the usual case insensitive format. On a case sensitive volume, the names “Readme”, “README” and “ReadMe” would all represent different files, even if they were in the same folder.
    This option allows you to non-destructively change a case sensitive volume into a case insensitive one, and vice-versa. If you are going from a case sensitive volume to a case insensitive volume, some of your files may be renamed automatically by iPartition so that they do not clash. If all of the files in the table below were in the same directory, the right hand column shows the new names iPartition would choose for them:
    Old name New name
    README.txt README.txt
    ReadMe.txt ReadMe 1.txt
    Readme.txt Readme 2.txt
    README README
    ReadMe ReadMe 1
    Readme Readme 2
    Notice that iPartition puts the number before any file extension.
    N.B. iPartition does not transform filenames with numbers on the end back into their original forms. There is no way to tell which files were renamed by the user and which were renamed by the conversion process.

  • How to change the status of test cases in Test Plan from Design to Ready using Excel VBA

    HI,
    How to change the status of test cases in Test Plan from Design to Ready using Excel VBA

    Thanks Florin,
    Your piece of code has worked alot, and it was very helpful in changing the Status of the Workitem to "READY" for all the Users fo the workitem.
    Points have been rewarded for your help.
    Process: We have acheived this using the "Work Item Exits", Usng "AFTER_EXECUTION" Method.
    Note: The Exit will be executed if "exit_cancelled"  statement is present/used in the work item method. if not it is not taking to the exit code. I'm unable to find the reason for it. Florin can u please explain this point.
    Please check the link for adding the code in Work Item Exits.
    http://wiki.sdn.sap.com/wiki/display/ABAP/ProgramExitsIn+Workflow
    Please find the Code:
    method IF_SWF_IFS_WORKITEM_EXIT~EVENT_RAISED.
    Get the context of the workitem
      me->wi_context = im_workitem_context.
    After execution of the workitem call the method AFTER_EXECUTION
      if im_event_name eq swrco_event_after_execution.
        me->after_execution( ).
      endif.
    endmethod.
    METHOD AFTER_EXECUTION.
    This method acts as the Event Handler for SWRCO_EVENT_AFTER_EXECUTION
      DATA: LCL_L_WID TYPE SWW_WIID,
            L_STATUS TYPE SWR_WISTAT-STATUS,
            L_NEW_STATUS  TYPE SWR_WISTAT,
            L_SWR_MESSAG  TYPE STANDARD TABLE OF SWR_MESSAG,
            L_SWR_MSTRUC  TYPE STANDARD TABLE OF SWR_MSTRUC.
    Get work item
      CALL METHOD WI_CONTEXT->GET_WORKITEM_ID
        RECEIVING
          RE_WORKITEM = LCL_L_WID.
      L_STATUS = 'READY'.
      CALL FUNCTION 'SAP_WAPI_SET_WORKITEM_STATUS'
        EXPORTING
          WORKITEM_ID    = LCL_L_WID
          STATUS         = L_STATUS
          USER           = SY-UNAME
          LANGUAGE       = SY-LANGU
          DO_COMMIT      = 'X'
        IMPORTING
          NEW_STATUS     = L_NEW_STATUS
         RETURN_CODE    = SY-SUBRC
        TABLES
          MESSAGE_LINES  = L_SWR_MESSAG
          MESSAGE_STRUCT = L_SWR_MSTRUC.
      IF SY-SUBRC EQ 0.
      ENDIF.
    ENDMETHOD.
    Thank You Once Again,
    Ajay Kumar Chippa

  • How to make a sortable column in a table to do a case insensitive sort ?

    Hi :
    I am using Jdeveloper Studio Edition Version 11.1.1.1.0 and my table columns are sortable but i want to make sure that it case insensitive sort ,for example if i have following column values :
    abc,def,ABC,ghi
    Sorted results should not be likes this : abc,def,ghi,ABC
    instead of this it should be like this : abc,ABC,def,ghi
    Please let me know more about it.
    Thanks
    AN

    Dear,
    I'm using the same configuration, Could u tell me how did u done the sort in a column in any case.
    Regards,
    RengarajR
    Edited by: Rengaraj Rengasamy on Oct 19, 2009 1:34 AM

  • How to translate the key words in ABAp program from lower case to upper cas

    How to translate the key words in ABAp program from lower case to upper case?

    Hi Kittu,
    You need to set the Pretty Printer settings to achieve key words in ABAP program from lower case to upper case.
    Utilities -> Settings -> Pretty Printer (tab) -> Select third radio button.
    Thats all.
    <b>Reward points if this helps.
    Manish</b>

  • How to create case-insensitive account name report?

    We have an account report that allows users to enter part of an account name and return matching results. The prompt is case sensitive but I would like it to be case insensitive. This report uses a report prompt and not a dashboard prompt (if it makes a difference), and I can switch to dashboard prompt if necessary.
    Since the left pane search for Account Name is case-insensitive and you can select case-insensitive when creating account list views, I am hoping there is a way to apply this same functionality to a report.
    I understand I can convert Account Name to upper or lower and tell people to search that way, but that will be a last resort.
    Any suggestions on how to make the prompt value and report results for Account Name case-insensitive?
    Thanks.
    Edited by: user9530733 on Sep 30, 2010 10:51 AM

    Similarly to all this, and even what the OP is looking to accomplish, is the habit of developers attempting to coerce the database object names into the format of their language - usually .net or some such. So they create tables named something like EmpDepProjectStatus which may make their application code all look consistent, but becomes EMPDEPPROJECTSTATUS when created in the database. Why can they not adapt to the database and name the table EMP_DEP_PROJECT_STATUS so that we do not go blind trying to manage their db objects? Is it their teachers that tell them EveryThingMustBeWrittenLikeThisBecauseTheyCannotStandSeperatingTheWordsThatNameObjectsWithSpaces_WHICH_ARE_UNDERSCORES_IN_MOST_ALL_LEGACY_LANGUAGES?
    I do not think that Oracle will ever become case sensitive. Just like COBOL, IMS, IDMS, JCL, BASIC, PL/I, etc. There is just too much code out there that ignores case that it could not be done.
    Unless, of course, Oracle creates a init.ora option to set case sensitive. But I doubt (hope most sincerely) that they will never do that.

  • Case insensitive search on subject name to retrieve a certificate from key chain.

    Hi,
    I need to find the client certificate from key chain based on the subject name.
    Currently, I am using attribute kSecLabelItemAttr and providing the subject name to create the attribute list for the API "SecKeychainSearchCreateFromAttributes" which gives the certificate.
    Problem: This certificate search is case sensitive for the subject name.
    Question: Is there a way to do a case insensitive search on a subject name to get a certificate on snow leopard? I found the attribute "kSecMatchCaseInsensitive" which works with key "kSecClassCertificate" in the API "SecItemCopyMatching", but the key kSecClassCertificate is only available for 10.7 and later.
    https://developer.apple.com/library/mac/#documentation/Security/Reference/keycha inservices/Reference/reference.html#//apple_ref/doc/uid/TP30000898-CH4g-SW7
    Any help is highly appreciated.
    Thanks!

    I think there is issue with your logon trigger :
    "IF ((USER = 'MyAppUSER') OR(USER = 'MyAppREPORTINGUSER')) THEN"
    it should be :
    IF UPPER(USER) = 'MYAPPUSER' OR UPPER(USER) = 'MYAPPREPORTINGUSER' THEN
    because user name stored in Upper case. Check and try.
    HTH
    Girish Sharma

  • Conversion from a case-sensitive to case-insensitive disk configuration.

    Being an old Unix user, I configured my disks to be case-sensitive. I've discovered that patches and updates to some applications fail due to changes in the case used for file names.
    Is there a painless way to convert a case-sensitive file system to one that is case-insensitive?

    I don't have current version of SoftRAID 4.0 but I thought that was one of its features, just as it can change the block size for arrays from 16-32-64-128k etc on the fly.
    I haven't used it, but iPartition claims to be able to convert in-place between case-sentitive and case-insensitive HFS+ formats.
    The trouble is, even then, a restore may not work properly.
    http://www.dslreports.com/forum/r19614460-Convert-hard-drive-to-HFS-that-is-not- case-sensitive

  • How to serch a character string in a BLOB (case insensitive)

    Hi
    Could somebody help me with this please.
    I need to search for the existance of a character string in a BLOB column of a table.
    I can do it in the below way.
    PROCEDURE search (in_search VARCHAR2) IS
    lob_doc BLOB;
    Pattern VARCHAR2(30);
    Position INTEGER := 0;
    Offset INTEGER := 1;
    Occurrence INTEGER := 1;
    BEGIN
    Pattern := utl_raw.cast_to_raw(in_search);
    SELECT BLOB_CONTENT INTO lob_doc
    FROM documents WHERE ein = '702265981';
    DBMS_LOB.OPEN (lob_doc, DBMS_LOB.LOB_READONLY);
    Position := DBMS_LOB.INSTR(lob_doc, Pattern, Offset, Occurrence);
    IF Position = 0 THEN
    DBMS_OUTPUT.PUT_LINE('Pattern not found');
    ELSE
    DBMS_OUTPUT.PUT_LINE('The pattern occurs at '|| position);
    END IF;
    DBMS_LOB.CLOSE (lob_doc);
    END search;
    But the problem is, it does a case sensitive search.
    I need a case-insensitive search
    Thanks in Advance

    The best way would be to use Oracle Text.
    However, if you want a quick and dirty solution, I would convert to CLOB, and (assuming 9i) you can use LOWER on the CLOB.
    Click on this link for a blob_to_clob function.
    Re: BLOB to CLOB?

  • I was in a Pages Doc and inadvertently had the Caps Lock on. How Can I change all the text I typed from Upper Case to Lower Case?

    I was in a Pages Doc and inadvertently had the Caps Lock on. How Can I change all the text I typed from Upper Case to Lower Case?

    Several protocols may be used.
    Here I describe two of them.
    (1) the one which I use : install and use the "Convert to Lowercase" service available in the free WordService
    (2) copy your text, paste in TextEdit and enter the Edit menu.
    I guess that you will recognize the items in your English menu.
    I apologize but I don't know the English items.
    Yvan KOENIG (VALLAURIS, France) jeudi 16 février 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.3
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k

  • How to convert a string from upper case to lower case in FOX formula

    Hi Experts,
    How to convert a string from upper case to lower case in FOX formula?
    Thanks,
    Cheers!!!
    PANKAJ

    The last result.append( c ) should be:
    result.append( Character.toLowerCase(c) );

  • How to convert a string from lower case to upper case withour using transla

    Hi all,
    how to convert a string from lower case to upper case withour using translate,
    Thanks in Advance,
    Reddy

    Refer to this related thread
    Re: hi guys this very urgent please help

Maybe you are looking for

  • New Customer: What is better deal, 3g or 3gs?

    Hey everyone, I'm a new customer and am planning on getting an iphone. Since majority of you have experience with both phones, I was hoping you could shed some light on what deal you think is best. For $199, I would love to get the 16g 3gs because it

  • Ipod shuffle appears briefly on windows explorer

    my ipod shuffle appears briefly on windows explorer as E: drive, but only when i have just plugged it in. then it disappears again! Help!!!

  • SELECT TOP 1 .... ORDER BY

    Hi, I have the following statement in SQL SERVER: SELECT TOP 1 NAME FROM STUDENT ORDER BYGRADE Now, I am trying to translate it ti ORACLE PLSQL, I came up with this statement: SELECT NAME FROM STUDENT WHERE ROWNUM=1 ORDER BY GRADE It doesn't work. I

  • Deleting derivation rule for the existing characteristic in operating conce

    Hi all    My customer has two characteristics" Billing Doc(VBELN)" and" Warranty status" in the development and testing client and not in the production now. Option 1 : Is to delete them but as the data is already posted for the same in the test and

  • Cannot Link PDF form to web page

    Have form Centeral and Create PDF and cannot get eighter to link form to web page?