Fatal error: Class 'Pager' not found
Posted: Mon Jun 23, 2008 7:33 am
hello there!
i'm developing a application that use the pear pager class.After having error on include file file not found,i've asked the tech team of the host and received as response that i should upload it myself.I copy the xampp php/pear/pager to the production and referenced it to the file that use it.on the development i've changed the pager name of the folder i copy from xampp to make sur that the it's this one the application is using rather than the xampp one.then on the production it just show the subjet of this topic.
i change the folder name to Pager in the document root to be able to do :include 'Pager/Pager.php';
still the same error.
Has someone has a tip or has experienced this? Please let me know.Thanks
i'm developing a application that use the pear pager class.After having error on include file file not found,i've asked the tech team of the host and received as response that i should upload it myself.I copy the xampp php/pear/pager to the production and referenced it to the file that use it.on the development i've changed the pager name of the folder i copy from xampp to make sur that the it's this one the application is using rather than the xampp one.then on the production it just show the subjet of this topic.
i change the folder name to Pager in the document root to be able to do :include 'Pager/Pager.php';
still the same error.
Has someone has a tip or has experienced this? Please let me know.Thanks