On Monday 14 June 2004 22:21, Phil Ewington - 43 Plc wrote:
> > Is your commandline php executable compiled --with-mysql ?
>
> My PHP installation (4.3.6) was configured with: with-mysql=shared
Does
/path/to/php -i | less
confirm this?
--
Jason Wong -> Gremlins Associates -> www.gremlins.bi
> On Mon, 14 Jun 2004 12:10:30 +0100
> "Phil Ewington - 43 Plc" <[EMAIL PROTECTED]> wrote:
>
> > PHP
> > -
> > /usr/bin/php /home/sites/home/web/schedules/index.php arg1 arg2 arg3
> >
> > After resolving include path issues using ini_set() I get... Call to
> > undefined function: mysql_co
On Mon, 14 Jun 2004 12:10:30 +0100
"Phil Ewington - 43 Plc" <[EMAIL PROTECTED]> wrote:
> PHP
> -
> /usr/bin/php /home/sites/home/web/schedules/index.php arg1 arg2 arg3
>
> After resolving include path issues using ini_set() I get... Call to
> undefined function: mysql_connect().
> I assum
3 matches
Mail list logo