Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 22:13:38 +0100
From:      DanGer <danger@wilbury.sk>
To:        questions@freebsd.org
Subject:   Re: MySQL problems on FBSD 5.2.1
Message-ID:  <1385054174.20041119221338@wilbury.sk>
Resent-Message-ID: <200411192111.iAJLBumo058991@virtual.micronet.sk>

next in thread | raw e-mail | index | archive | help
Hi steveb99,

Friday, November 19, 2004, 6:39:01 PM, you wrote:

> I installed mod_PHP which installed Apache 2 from ports.   All that 
> works fine.  I then install MySQL4 port and have it working fine 
> standalone.  What I can't get to work is calling MySQL from PHP code.
> The code hits the call to MySQL functions and does nothing, just stops
> at that line and the web server puts up a blank screen.   I have looked
> at http error logs and nothing.  I have put debug statements in the PHP
> code and it does execute up to the first  MySQL line trying to connect.

>   $db = MySQL_pconnect('localhost', 'mysqlacct', 'mysqlpw');

> What am I missing.   I have been reading articles on the internet and
> everything is talking about old versions or doing it from source not
> ports.  I assume this can be done from ports?   From reading I get the
> feeling I installed in the wrong order, or there is more configuration I
> am missings. 

> Can someone help point me to what I am missing here.

do you have php4(5?)-extensions port installed with mysql support? if
not, install it and then notice...

> Thanks,

np

> Steve B.

-- 
Best Regards,

+----------==/\/\==----------+       (__)      FreeBSD
| DanGer <danger@wilbury.sk> |    \\\'',)      The
| DanGer@IRCnet ICQ261701668 |      \/  \ ^    Power
| http://danger.homeunix.org |      .\._/_)    To
+----------==\/\/==----------+                 Serve

[ A man without religion is like a fish without a bicycle. ]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1385054174.20041119221338>