EvaEngine / Dockerfiles

Development environment of EvaEngine, based on Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error: Call to undefined function mysql_connect()

lanjingling0510 opened this issue · comments

provide more info please

l want to use mysql_connect() in php code ,what extension do l need?

In my php config,I specify mysql host "127.0.0.1:3306" .Is it right ?

if you use Mac, the mysql host should point to boot2docker vm IP

thinks, you are right!