Re: Problem loading PC DB into Solaris

2002-03-25 Thread Scott Helms
Chris, The first thing to do is try and access the data from the database on the Solaris box. This will show you if there is a problem with MySql. As for the data, there isn't anything you need to do it except make sure the permissions are correct on the data directory and its contents.

RE: Problem loading PC DB into Solaris

2002-03-25 Thread Alexander, Chris
. :( | -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 access the data

Re: Problem loading PC DB into Solaris

2002-03-25 Thread Scott Helms
original like info.php, and call it from a 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 stuff

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 user -h ip_of_solaris_box -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: | ?

Re: Problem loading PC DB into Solaris

2002-03-25 Thread Scott Helms
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 PC DB into Solaris | | Can you access

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

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 installed