ln -s /usr/share/phpmyadmin /var/www/
service nginx restart
mysupermarket.com/phpmyadmin
enter user/password and login...this will redirecto below url
http://mysupermarket.com/index.php?token=81d1f26028dc0f0f625803c2d1ccd402
it will still give
ERROR 404 - Not Found!
The following error occurred:
The requested URL was not found on this server.
Please check the URL or contact the webmaster.
insert phpmyadmin between domain.com and index.php.... like below
http://mysupermarket.com/phpmyadmin/index.php?token=81d1f26028dc0f0f03c2d1ccd402#PMAURL:server=1&target=main.php&token=81d1f26028dc0f0f625803c2d1ccd402
still need to fix....
No comments:
Post a Comment