Jesse
Active Member
- Messages
- 1,360
- Reaction score
- 0
- Points
- 36
Hello Guys,
I need help with my site, i think i have an problem with my php.ini or something....
please check www.imusicz.info try to register and login, it does not work. it's like the session function is not working.
i tried looking on the error log and here is what i got:
please help me
I need help with my site, i think i have an problem with my php.ini or something....
please check www.imusicz.info try to register and login, it does not work. it's like the session function is not working.
i tried looking on the error log and here is what i got:
Code:
in /home2/imusicz/public_html/includes/language.php on line 21, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Logout - assumed 'Logout' in /home2/imusicz/public_html/includes/language.php on line 20, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant MyPlaylist - assumed 'MyPlaylist' in /home2/imusicz/public_html/includes/language.php on line 19, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant FAQ - assumed 'FAQ' in /home2/imusicz/public_html/includes/language.php on line 18, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant AdminPanel - assumed 'AdminPanel' in /home2/imusicz/public_html/includes/language.php on line 17, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant AccountHome - assumed 'AccountHome' in /home2/imusicz/public_html/includes/language.php on line 16, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Welcome - assumed 'Welcome' in /home2/imusicz/public_html/includes/language.php on line 15, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Error - assumed 'Error' in /home2/imusicz/public_html/includes/language.php on line 14, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant OverallDownloads - assumed 'OverallDownloads' in /home2/imusicz/public_html/includes/language.php on line 13, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant NoResultsMSG - assumed 'NoResultsMSG' in /home2/imusicz/public_html/includes/language.php on line 12, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant NoResults - assumed 'NoResults' in /home2/imusicz/public_html/includes/language.php on line 11, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant FilesFound - assumed 'FilesFound' in /home2/imusicz/public_html/includes/language.php on line 10, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Prev - assumed 'Prev' in /home2/imusicz/public_html/includes/language.php on line 9, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Next - assumed 'Next' in /home2/imusicz/public_html/includes/language.php on line 8, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Page - assumed 'Page' in /home2/imusicz/public_html/includes/language.php on line 7, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Listen - assumed 'Listen' in /home2/imusicz/public_html/includes/language.php on line 6, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Download - assumed 'Download' in /home2/imusicz/public_html/includes/language.php on line 5, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Use of undefined constant Search - assumed 'Search' in /home2/imusicz/public_html/includes/language.php on line 4, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: open(/var/lib/php/session/sess_nn0f24guqobqo68d38qn1shl33, O_RDWR) failed: Permission denied (13) in /home2/imusicz/public_html/includes/session.php on line 36, referer: [URL]http://imusicz.info/[/URL]
[Mon Aug 04 04:23:37 2008] [error] [client 210.213.99.106] PHP Notice: Undefined index: type \
please help me