vkimball
|
| Posted: 01/29/2003, 12:49 PM |
|
How do I install the PHP/MySQL examples under Linux? There doesn't seem to be any way to setup the required ODBC connection.
|
|
|
 |
DeWebDude
|
| Posted: 01/29/2003, 2:07 PM |
|
I hope I understand your question correctly.
First you install the example code on your pc for use with CC.
Then you configure the OBDC DSN to talk with your linux(hosting server) so that you can have CC read the tables of the DB.
At that point you should have CC talking with MySQL and the rest should be just playing with the code.
Oh yeah, also setup the transfer of the resulting code (publishing) to a folder within your hosting account, I would recommend a seperate directory for each project to keep things clean, and then you will be able to FTP the resulting code, and with the DSN talk with the DB from CC.
|
|
|
 |
wizywyg
|
| Posted: 02/03/2003, 11:47 AM |
|
"First you install the example code on your pc for use with CC.
Then you configure the OBDC DSN to talk with your linux(hosting server) so that you can have CC read the tables of the DB.
At that point you should have CC talking with MySQL and the rest should be just playing with the code."
could you explain how to "talk with the linux" host?
There are no examples on how to set up cc or ccs to do this.
|
|
|
 |
|