mongodb - Undefined offset: 1 in genghisapp on PHP -


I have some success with PHP with some successes on various servers for managing your emogodeb database () I am using. I'm having trouble working on my Rackspace cloud server (Fedora 17, Apache 2.2, PHP 5.4). I have tried the previous few versions on this server without success. I can not see what I have done for my life.

When I request the jinji.php page, I get this message ...

  Fatal error: 'Exceptional exception' with 'janji era option' Error: Undefined Offset: 1 'in /www/engine/system/genghis.php:17 Stack Trace: # 0 /www/engine/system/genghis.php(17): Genghis_ErrorException :: throwException (8,' Undefined Offset ... ',' / www / engine / sys ... ', 17, array) # 1 /www/engine/system/genghis.php(17): Genghis_AssetLoader_Inline-> InitAssets () # 2 /www/engine/system/genghis.php(15): Genghis_AssetLoader_Inline-> LoadRao ('error.html.must ...') # 3 /www/engine/system/genghis.php(15): Genghis_App-> RenderTemplate ('error.html Message ...', 500, arrays) # 4 /www/engine/system/genghis.php(15): Genghis_App-> ErrorRespons ('PHP error: and ...') # 5 /www/engine/system/genghis.php(36): Genghis_App-> Run () # 6 (main) in the line /www/engine/system/genghis.php  

Anyone have any ideas that I have done wrong? Something good would be to point me in the right direction. I am very bad to understand these stack trace messages.

This means that the file / www / engine / system / genghis.php some code on line 17 Mention an array key that does not exist. "Offset" refers to the integer key of a numerical array.

As you move it to another environment, it is possible that the other that exists in the other environment is not defined and is causing the problem. If you can post the source code for genghis.php, then maybe I can help a bit more.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

How to access user directory in lazarus? -

java - Gradle dependencies: compile project by relative path -