Re: [PHP-DB] Yet another Call to Undefined Function help request
[email protected] (Chris)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
> Then, I did a search for the mysql.so file, which turned out to be in > the build/modules directory all by itself just waiting to be used, > copied it to /usr/lib/apache/php/, restarted httpd, and voila, I now > have a working implementation of php pulling data from a remote server. Did you run 'make install'? because that step is supposed to do that for you. -- Postgresql & php tutorials http://www.designmagick.com/