panique / huge

Simple user-authentication solution, embedded into a small framework.
2.14k stars 788 forks source link

Nee help with migration #856

Closed myselfgaurav closed 7 years ago

myselfgaurav commented 7 years ago

Hi i need help in migrating code , i did tried to migrate code to my php 7 server i did below steps

1: my host config file

<Directory "/var/www/html/public">
    AllowOverride All
    Require all granted
</Directory>

2: i put all code inside html from my old sever to html folder of new new server

when i open url it give me : HTTP ERROR 500

Please help me with urgent issue

i am missing something

panique commented 7 years ago

Sorry i have no idea what you mean! Please install the application exactly like described in the install tutorial or you can use the auto-installer, this is always work fine :)

myselfgaurav commented 7 years ago

solved it was issue with php 7