 |
Back
|
FAQ(s) found under Installation |
Showing 12 of 13 |
Prev | Next
|
Call to undefined function: import_request_variables
Modified on 2004-04-08
|
Error :
Fatal error: Call to undefined function: import_request_variables() in /home/.sites/143/site2/web/oneadmin/index.php(33) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 46
Solution :
The error above means that the import_request_variable function does not exist in your PHP configuration.
The import_request_variable function is used to define all variables in the PHP codes to overcome the Register Global = Off value in some php.ini settings.
You will need PHP 4.1 or above to support this function.
|
|
|
 |
|
 |
Search for Answers |
|
Intelligent FAQ Search. Type in your keywords to search for answers you need. |
|
|
 |
|