Solved - Fatal error: Call to undefined function: log_notice() on line

RegisterLogin
Solved - Fatal error: Call to undefined function: log_notice() on line
Post Description: Solved - Fatal error: Call to undefined function: log_notice() on line
Tags: Solved, -, Fatal, error:, Call, to, undefined, function:, log_notice(), on, line
This Post Was Posted On Feb 29, 2008 By paker #1016
hi, have you ever seen this error?

im wondering what do i need to do to fix this problem?

error:

Fatal error: Call to undefined function: log_notice() in C:wwwsolidstate-0.4.1managerpagesHomePage.class.php on line 81

thanks

OS: windows 2000 server
apache with php mysql
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
paker
#1326 1
thanks hostman,

that worked.

and thanks to the www.webune.com team for this support on this question. i was able to fix this error and i am not getting anymore after i removed the trailing slash at the end in the php.ini file.
Jul 22, 2007 Reply Report abuse
hostman
#1325 2
yeah, i've see this error before, this is what i did to solve it, thanks to www.webune.com they helped me fix it

1. create a phpinfo file

2. look for: extension_dir

3. if you have something like this:
C:wwwapachephpext

4. what you need to do is remove the last slash at the end. so what i did i opened my php.ini file, which you can find out from your phpinfo in the Configuration File (php.ini) Path section.

5. so what i did i looked for extension_dir = C:wwwapachephpext and change it to:

extension_dir = C:wwwapachephpext

6. so all i did was remove the last

7. save the changes and reboot

8. now try your script again

This Topic sponsored by: PHP WEB HOSTING AT WWW.WEBUNE.COM

Jul 22, 2007 Reply Report abuse
©2012 Webune Forums - Wed Dec 19, 2012 1:19 pm
Powered by: Webune Forums V3