tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
3.04k stars 994 forks source link

Setup not working while deploying on my site or site sub domain #193

Closed akberkhan1990 closed 6 years ago

akberkhan1990 commented 7 years ago

i tried to deploy TastyIgniter on my domain, http://maksolutionz.com/setup/ but its not going on next step, i have set db credentials, and done each and every thing giving in installation instruction

what i found during inspection by network tab is ,

when i hit continue button, first it gives 303 and then 307 temporary redirect and again redirect on this page

whats happening here any body help?

amirakbulut commented 7 years ago

Got the same issue.

ludwigburk commented 7 years ago

Could someone install?

otengkwame commented 6 years ago

Having the same issue here

akberkhan1990 commented 6 years ago

downgrading php version to 5.3, application will start to work

harshulsinghal commented 6 years ago

make sure that the PHP version mustbe 5.6 and not above, that must do it

Adwooo commented 6 years ago

HI!

i put all the files to /var/www/2xbe.pl/public_html/

in apache sites availeble 2xbe.pl.conf i set like this:

<VirtualHost *:80> ServerAdmin admin@2xbe.pl DocumentRoot /var/www/2xbe.pl/public_html/ ServerName 2xbe.pl ErrorLog /var/log/apache2/2xbe.pl-error_log CustomLog /var/log/apache2/2xbe.pl-access_log common <Directory /var/www/2xbe.pl/public_html/> Options FollowSymLinks AllowOverride All Order allow,deny allow from all

im trying to acces setup from the browser with : www2xbe.pl i get : Apache2 Ubuntu Default Page 2xbe.pl - HTTP ERROR 500 2xbe.pl/setup/ - HTTP ERROR 500 http://www.2xbe.pl/setup/ - Not Found The requested URL /setup/ was not found on this server.

I dont understand why browser dos not see index.php . im haveing php verison 7 but as i can see people with php 7 can at least see the first step from brawser installation.

annyone can help please?

Ad

sampoyigi commented 6 years ago

Use issues to report bugs, please post your questions on the forums or better still search the forums for existing solutions.

akberkhan1990 commented 6 years ago

test

On Tue, Apr 24, 2018 at 5:23 PM, Sam Poyigi notifications@github.com wrote:

Closed #193 https://github.com/tastyigniter/TastyIgniter/issues/193.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tastyigniter/TastyIgniter/issues/193#event-1591439152, or mute the thread https://github.com/notifications/unsubscribe-auth/AKAp3xKvUHLt7jgQoz1KlD8AK5RLdrWNks5trxktgaJpZM4QbmoG .

akberkhan1990 commented 6 years ago

test

On Mon, Mar 19, 2018 at 6:43 PM, Adwooo notifications@github.com wrote:

HI!

i put all the files to /var/www/2xbe.pl/public_html/

in apache sites availeble 2xbe.pl.conf i set like this:

<VirtualHost *:80> ServerAdmin admin@2xbe.pl DocumentRoot /var/www/2xbe.pl/public_html/ ServerName 2xbe.pl ErrorLog /var/log/apache2/2xbe.pl-error_log CustomLog /var/log/apache2/2xbe.pl-access_log common <Directory /var/www/2xbe.pl/public_html/> Options FollowSymLinks AllowOverride All Order allow,deny allow from all

im trying to acces setup from the browser with : www2xbe.pl i get : Apache2 Ubuntu Default Page 2xbe.pl - HTTP ERROR 500 2xbe.pl/setup/ - HTTP ERROR 500 http://www.2xbe.pl/setup/ - Not Found The requested URL /setup/ was not found on this server.

I dont understand why browser dos not see index.php . im haveing php verison 7 but as i can see people with php 7 can at least see the first step from brawser installation.

annyone can help please?

Ad

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tastyigniter/TastyIgniter/issues/193#issuecomment-374215797, or mute the thread https://github.com/notifications/unsubscribe-auth/AKAp3y1UwYrbETacgI20fZcNV4OTsmEMks5tf7YAgaJpZM4QbmoG .

akberkhan1990 commented 6 years ago

test

On Sun, Dec 24, 2017 at 12:28 AM, Harshul Singhal notifications@github.com wrote:

make sure that the PHP version mustbe 5.6 and not above, that must do it

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tastyigniter/TastyIgniter/issues/193#issuecomment-353743884, or mute the thread https://github.com/notifications/unsubscribe-auth/AKAp3wAT0ih2Gdnj0gfxvjKYLCESI6aRks5tDVRjgaJpZM4QbmoG .