mahtab2003 / Xera

Now Introducing a new and easy way to manage your clients and MyOwnFreeHost hosting accounts.
https://xera.eu.org/
GNU General Public License v2.0
45 stars 37 forks source link

500 Error while installing xera. #60

Closed EasyTechniques closed 1 year ago

EasyTechniques commented 1 year ago

I get a 500 error on my website while installing xera. Plz give me a solution for this.

4yx commented 1 year ago

I get a 500 error on my website while installing xera. Plz give me a solution for this.

At which step of the installation are you getting a 500 error? What PHP version are you using?

EasyTechniques commented 1 year ago

i am using PHP 8.0 and I got error after extracting xera-dev.zip on my domains root directory

EasyTechniques commented 1 year ago

If I install xera on XAMPP, it works fine. But when I install xera on cPanel, it gives me 500 error

4yx commented 1 year ago

i am using PHP 8.0 and I got error after extracting xera-dev.zip on my domains root directory

If I'm not mistaken, PHP 8.0 is not supported by Xera, you need to run it on PHP 7.4.

EasyTechniques commented 1 year ago

Thanks for your support! Now it started working!!!

4yx commented 1 year ago

Thanks for your support! Now it started working!!!

You're welcome, glad it helped!

On a different note, the README should probably be changed. PHP v7.2 or above. can make people assume PHP 8 is supported, which it doesn't seem to be.