[PHP-MIGRATION] Migrating from 3 to 4...using classes... From: Steven Deaton (deaton <email protected>)
Date: 01/09/01

A site on one of our servers is using a users class file that is being
included....

Everything works just fine... using Apache 1.3.6... and PHP 3.0.16...

Compiling and Installing Apache 1.3.14 with PHP
4.0.3pl1.....statically....
no problems whatsoever.....

Every other site (noticably) works fine... (most use php)...

The only problem is that running the exact same coding for the sites...
and only changing apache and php...
can the functions change *that* much from php3 to php4??

Here are the errors I see:

Parse error: parse error in
/usr/local/www/clients/mrglounge/website/user.class.php3 on line 8

Fatal error: Cannot instantiate non-existent class: user in
/usr/local/www/clients/mrglounge/website/index.php3 on line 9

These errors do not exist and the site works perfectly fine with apache
1.3.6 and php 3.0.16

Can anyone with any comments, questions, or (preferably) suggestions...
please contact me?

Thank you.

Steven Deaton
deaton <email protected>

-- 
PHP Migration Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-migration-unsubscribe <email protected>
For additional commands, e-mail: php-migration-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>