Total Zero
Posts: 5
34 credits Members referred : 0
« on: Feb 19, 2007, 07:15:19 pm »
olaf,
need help in setting up the my pagina what i did is, i just save all the 6 files in a folder for me to test the only part that i edit is the db_config.php wherein i will have to change the db user password
other than that i did not changed anything i have imported the sql file into my database also so i can test
but right now when i try to load example.php
this is the error that i am getting
Warning: main(/home/sinag/public_htmlmy_pagina_class.php) [function.main]: failed to open stream: No such file or directory in /home/sinag/public_html/test/page/example.php on line 2
Warning: main() [function.include]: Failed opening '/home/sinag/public_htmlmy_pagina_class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sinag/public_html/test/page/example.php on line 2
Fatal error: Cannot instantiate non-existent class: mypagina in /home/sinag/public_html/test/page/example.php on line 4
what seems to be the problem here? need help
thanks!
Total Zero
Posts: 5
34 credits Members referred : 0
« Reply #1 on: Feb 19, 2007, 07:33:17 pm »
olaf,
also, this is the first time that i will be using pagina i have a page http://www.jobhirings.com/admean/clientmngr.php what i want to happen is to have the <first [1] [2] [3] [4] [5] next> into the top of the table
honestly, i dont know how to do it. since i am very new in using this kind of codes
hope you could help me with this.
thanks a lot!
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #2 on: Feb 19, 2007, 07:48:53 pm »
you need to learn about pathes; what is your directory structure?
Total Zero
Posts: 5
34 credits Members referred : 0
« Reply #3 on: Feb 20, 2007, 02:50:51 am »
all of the 6 files are actually on the same folder.
Total Zero
Posts: 5
34 credits Members referred : 0