Re: Mysql connection from within php

2010-06-02 Thread Eugene Yunak
On 1 June 2010 16:30, What you get is Not what you see wygin...@gmail.com wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from within php with such a command

Re: Mysql connection from within php

2010-06-02 Thread Liviu Daia
On 2 June 2010, Eugene Yunak e.yu...@gmail.com wrote: On 1 June 2010 16:30, What you get is Not what you see wygin...@gmail.com wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from

Re: Mysql connection from within php

2010-06-02 Thread Eugene Yunak
On 2 June 2010 20:48, Liviu Daia liviu.d...@imar.ro wrote: On 2 June 2010, Eugene Yunak e.yu...@gmail.com wrote: On 1 June 2010 16:30, What you get is Not what you see wygin...@gmail.com wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and

Re: Mysql connection from within php

2010-06-02 Thread Liviu Daia
On 2 June 2010, Eugene Yunak e.yu...@gmail.com wrote: On 2 June 2010 20:48, Liviu Daia liviu.d...@imar.ro wrote: On 2 June 2010, Eugene Yunak e.yu...@gmail.com wrote: On 1 June 2010 16:30, What you get is Not what you see wygin...@gmail.com wrote: Freshly installed on openbsd 4.6

Mysql connection from within php

2010-06-01 Thread What you get is Not what you see
Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from within php with such a command mysql_connect(localhost,user,pass) It used to give Cant connect to mysql through socket error till I change the

Re: Mysql connection from within php

2010-06-01 Thread L. V. Lammert
On Tue, 1 Jun 2010, What you get is Not what you see wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from within php with such a command mysql_connect(localhost,user,pass) It used to

Re: Mysql connection from within php

2010-06-01 Thread Paul D. Ouderkirk
On Tue, Jun 1, 2010 at 9:30 AM, What you get is Not what you see wygin...@gmail.com wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from within php with such a command

Re: Mysql connection from within php

2010-06-01 Thread Bret S. Lambert
On Tue, Jun 01, 2010 at 04:30:34PM +0300, What you get is Not what you see wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from within php with such a command

Re: Mysql connection from within php

2010-06-01 Thread Vadim Agarkov
01.06.2010 16:45, L. V. Lammert P?P8QP5Q: On Tue, 1 Jun 2010, What you get is Not what you see wrote: Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. Done the configs. Now php and mysql works. But I couldnt make it connect to mysql from within php with such a command