[imp] Fwd: Looking for ways to debug imp

Brent J. Nordquist bjn@horde.org
Fri, 23 Feb 2001 14:20:03 -0600 (CST)


On Fri, 23 Feb 2001, Shon Sherwood <electron@idiom.com> wrote:

> The phplib test link takes me to a page looking something like this:
>
> Reload this page to see the counters increment.
> Go back to the test.php3 page.
> View the output of phpinfo().
>
> Per Session Data: 1
>
> Session ID: ca4fc3b35cafcfa3ea3eaf3d732a4c3f

Good.

> The session ID doesn't increment, but that isn't the counter you're
> refering to, is it?

No, the "Per Session Data: 1" should go up to "2" "3" etc. as you reload
the page.

> I also have a specific warning showing up on the test page:
>
> Warning: Supplied argument is not a valid mSQL-Link resource in
> /usr/local/php/db_msql.inc on line 42

Ah... double-check that in /usr/local/php/prepend.php3 you have:

	require($_PHPLIB["libdir"] . "db_mysql.inc");

...not "db_msql.inc" -- mSQL and MySQL are two different things.

-- 
Brent J. Nordquist <bjn@horde.org>
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942