Changes

Jump to navigation Jump to search
234 bytes added ,  09:21, 21 November 2014
m
no edit summary
Line 25: Line 25:  
* Set the PHPbaseDir for the "booked" IBay:
 
* Set the PHPbaseDir for the "booked" IBay:
 
  db accounts setprop booked PHPBaseDir /home/e-smith/files/ibays/booked:/tmp
 
  db accounts setprop booked PHPBaseDir /home/e-smith/files/ibays/booked:/tmp
 +
 +
* Create the MySQL database, replace credentials to your likings:
 +
mysql -e "create database booked;"mysql -e "grant all privileges on booked.* to 'booked_user'@'localhost' identified by 'verysecretpass';"mysql -e 'flush privileges;'
       
[[Category:Webapps]]
 
[[Category:Webapps]]
 
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu