Posted by Tyno Gendo on 04/12/07 08:22
peter wrote:
>> my web hosting is unix. I have the tables the ss in capital. When I export
>> from remote server to local server the letters from capital become very
>> small!
>> I would have to insert parameter to lower_case_table_names=0 in my.ini.
>> i don't have this file in my computer.
>>
>> I can modify directly the tables here database_structure xml file?
>>
>> my o.s. is windows xp
>> i have installed:
>> phpmyadmin
>> easyphp version 1.8
>>
>> how I can resolve this problem?
>
> Double check the output of a phpinfo() page and check what php.ini file it
> claims to be using, if the file it claims it is using does not exist then
> you can create 1 and put the setting you mentioned it by itself. If a
> php.ini file does not exist php uses default settings.
>
>
my.ini relates to MySQL, not PHP. See the documentation pages at:
http://dev.mysql.com/doc/refman/5.1/en/installing.html
Here you will find info on my.ini setup during installation, should tell
you where my.ini should be.
Navigation:
[Reply to this message]
|