Closed akberkhan1990 closed 6 years ago
Got the same issue.
Could someone install?
Having the same issue here
downgrading php version to 5.3, application will start to work
make sure that the PHP version mustbe 5.6 and not above, that must do it
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
Use issues to report bugs, please post your questions on the forums or better still search the forums for existing solutions.
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 .
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 .
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 .
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?