Jump to content
  • 0

i can't seem to get past this error


kodak

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  02/26/13
  • Last Seen:  

Warning: set_time_limit() has been disabled for security reasons in /home/a3807777/public_html/index.php on line 73

Free Web Hosting
Critical Error  
An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.  
However, normally it is caused by misconfiguration.

Exception Details
Error: Flux_Error    
Message: Critical MySQL error in Installer/Updater: Table 'cp_txnlog' already exists     
File: /home/a3807777/public_html/lib/Flux/Installer/Schema.php:131

    
File Line Function/Method /home/a3807777/public_html/lib/Flux/Installer/Schema.php 155 Flux_Installer_Schema::install() /home/a3807777/public_html/lib/Flux/Installer/MainServer.php 46 Flux_Installer_Schema::update() /home/a3807777/public_html/modules/install/index.php 83 Flux_Installer_MainServer::updateAll() /home/a3807777/public_html/lib/Flux/Template.php 338 include() /home/a3807777/public_html/lib/Flux/Dispatcher.php 170 Flux_Template::render() /home/a3807777/public_html/index.php 177 Flux_Dispatcher::dispatch()
        
Exception Trace As String
#0 /home/a3807777/public_html/lib/Flux/Installer/Schema.php(155): Flux_Installer_Schema->install(20080928225124)
#1 /home/a3807777/public_html/lib/Flux/Installer/MainServer.php(46): Flux_Installer_Schema->update()
#2 /home/a3807777/public_html/modules/install/index.php(83): Flux_Installer_MainServer->updateAll()
#3 /home/a3807777/public_html/lib/Flux/Template.php(338): include('/home/a3807777/...')
#4 /home/a3807777/public_html/lib/Flux/Dispatcher.php(170): Flux_Template->render()
#5 /home/a3807777/public_html/index.php(177): Flux_Dispatcher->dispatch(Array)
#6 {main} 

 

I am using 000webhost.com as my host (if that helps any)

i am also using xantra's Flux CP

Edited by Emistry
Changed [Quote] to [Code].
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  133
  • Reputation:   14
  • Joined:  12/23/11
  • Last Seen:  

The only thing I can suggest is drop all the tables with the prefix "cp_"

 

Then refresh the page.

 

ONLY DROP THEM IF YOU HAVE NO IMPORTANT DATA INSIDE *_*

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  02/26/13
  • Last Seen:  

i will give it a shot. Thanks you in advance if it works

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi kodak,

 

It just seems like the web hosting you have, has set the PHP Safe Mode on; which is why some functions such as the 'set_time_limit()' is disabled... You might have to contact them, and ask if they can turn it off.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  02/26/13
  • Last Seen:  

Oh that would make sense. I will see if they will i don't know cause they are a free service. If not i'll just have to try something else.

Is it possible to host your own server off of your own PC?

Link to comment
Share on other sites

×
×
  • Create New...