• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Chevereto error: Internal Server Error

Status
Not open for further replies.

faizan08

Chevereto Member
Hello,

I'm getting "Chevereto error: Internal Server Error" after restarting the server, it was working fine before the restart. I tried re-uploading all the files, but it didn't work, what should I do now?

error_log is full of "Request denied"

Thanks.
 
Last edited:
I have checked, everything looks fine but it is still not working.
  • PHP Version 5.6.30
  • No missing library as it was working fine before the restart.
  • Fine mod_rewrite functionality (/page/contact working fine)
  • Correct MySQL server credentials (wrong user, password and or database name)
  • Correct public permissions (Apache can't create/modify files, permission issue)
  • No missing files in the installation, as I tried re-uploading all the files.
Please look into it yourself, I can send you FTP details as well as SSH.
 
I have turned on debug level 3 and it shows:

Fatal error [400]: SQLSTATE[HY000]: General error: 145 Table './database_name/images' is marked as crashed and should be repaired
Triggered in /app/lib/classes/class.listing.php at line 294

Stack trace:
#0 /app/routes/route.index.php(206): CHV\Listing->exec()
#1 /lib/G/classes/class.handler.php(216): G\Handler->{closure}(G\Handler)
#2 /lib/G/classes/class.handler.php(120): G\Handler->processRequest()
#3 /app/loader.php(500): G\Handler->__construct(Array)
#4 /index.php(20): include_once('/app/loader.php')​
 
Glad you found it, sorry for not post earlier I had an issue with my car and I wasn't any near of a computer.
 
Status
Not open for further replies.
Back
Top