Open main menu

Pathology Education Instructional Resource β

Changes

This Is Your Brain On Informatics: User Interfaces

28 bytes added, 01:22, 18 January 2014
Installation
Also, the type of index file that [[This Is Your Brain On Informatics: NGINX|NGINX]] recognizes will need to be changed so that it recognizes [[#index.php|index.php]] if it has not been done so already.
And lastly, we need to make a location for phpMyAdmin just as for SQLbuddy. TypeAccess the following file with your favorite text editor:
<pre>cd /etc/nginx/sites-available/www</pre> and open the ''www'' file.
Then, add this block of code below the current locations to set up a new location on the server for SQLbuddy:
347
edits