RE: Problem loading PC DB into Solaris

2002-03-25 Thread Paul DuBois
At 14:34 -0500 3/25/02, Alexander, Chris wrote: >Ack > >Case sensitivity of table names gets screwed up when doing stuff with >PHP/MySQL on Windows!! (Windows 95 in this case - yes, more >paleo-computing!). > >I am using this set of canned scripts: phpslice v 0.2.0. The scripts have >been inst

RE: Problem loading PC DB into Solaris

2002-03-25 Thread Alexander, Chris
Ack Case sensitivity of table names gets screwed up when doing stuff with PHP/MySQL on Windows!! (Windows 95 in this case - yes, more paleo-computing!). I am using this set of canned scripts: phpslice v 0.2.0. The scripts have been installed successfully in multiple places on UNIX, been usi

Re: Problem loading PC DB into Solaris

2002-03-25 Thread Scott Helms
oint, I can feel the water getting deeper :-) Scott Helms Director of Technology, ZCorum (770) 888-8900 ext 2205 - Original Message - From: "Alexander, Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 12:21 PM Subject: RE: Problem loading

RE: Problem loading PC DB into Solaris

2002-03-25 Thread Alexander, Chris
| | Can you access the Solaris DB from your Windows box? | | mysql -u -h -p | Yep. | Also, what is the error your getting exactly? Are you | running the web | server on the Solaris box as well? If so drop this into | the document root: | | | and call it so

Re: Problem loading PC DB into Solaris

2002-03-25 Thread Scott Helms
browser. It should show the mysl support section. Scott Helms - Original Message - From: "Alexander, Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 11:34 AM Subject: RE: Problem loading PC DB into Solaris > Yep, all that st

RE: Problem loading PC DB into Solaris

2002-03-25 Thread Alexander, Chris
ris. Weirdness. :( | -Original Message- | From: Scott Helms [mailto:[EMAIL PROTECTED]] | Sent: Monday, March 25, 2002 11:40 AM | To: Alexander, Chris; [EMAIL PROTECTED] | Subject: Re: Problem loading PC DB into Solaris | | | Chris, | | The first thing to do is try and

Re: Problem loading PC DB into Solaris

2002-03-25 Thread Scott Helms
lem probably isn't MySql, however, I think you will identify the problem before reaching the end :-) Scott Helms Director of Technology, ZCorum - Original Message - From: "Alexander, Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 25

Problem loading PC DB into Solaris

2002-03-25 Thread Alexander, Chris
Hi All! New list member here. I was wondering if I could get a little help with a problem I am having when I load a databse into a Solaris mysql instance. I had populated a database that acts as a content repository for a web site on my personal PC (Windows) as a proof of concept. The site work