[phplib] OK What am I doing wrong. From: Jess Perez (jess <email protected>)
Date: 03/16/01

Hi People,

I am hoping that some one on this list can put me on the right track because I
am about to kick PHPlib to the moon.

First I am using the following:
WIN2K
Apache 1.3.14
MySQL 3.23.27-beta
PHP4.0.5-dev-win32-20010220
Perl 5.6.0 623 MSWin32-x86

I have installed it as instructed in the documentation. Except that I am not
using auto_prepend or include_path and I am using a relative path for the
prepend.inc file and have edited
                               $_PHPLIB["libdir"] = "../phplib/php/";
for the relative path things are being found so there is no "I can't find this
file error messages". I have also edit the local.inc file so that the
db_mysql.inc file is included and that the host, user and password are set
correct so that MySQL is accessable. I have a couple of applications running on
the same server without any problems.

I have edited the index.php3 file in the Pages directory to pickup the
prepend.inc file.

When I run the index.php3 file to test the installation it just goes into la la
land. It seems to right a record out to active_session table when I check
through another browser window. But the window running the pages/index.php3
script is in la la land.

Any ideas before I boot PHPlib to oblivion.

Regards Jess Perez

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>