json_calls
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
json_calls [2025/04/16 06:46] – created kirtisingh | json_calls [2025/04/16 10:43] (current) – kirtisingh | ||
---|---|---|---|
Line 13: | Line 13: | ||
</ | </ | ||
- | __USER__ | + | user - %%__%%USER%%__%% |
- | __PWD__ | + | password - %%__%%PWD%%__%% |
+ | |||
+ | **Add a VHost/ | ||
+ | |||
+ | < | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | vhost - %%__%%VHOST%%__%% - The VHost/ | ||
+ | user - %%__%%USER%%__%% - The system user under which the VHost has to be added\\ | ||
+ | php_version - %%__%%PHP_VERSION%%__%% - Should be one of the following [[: | ||
+ | with_www - can be either 1 or 0 | ||
+ | |||
+ | **Add an Alias to a VHost** | ||
+ | |||
+ | < | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | alias_vhost - %%__%%ALIAS%%__%%VHOST%%__%% - The Alias VHost/ | ||
+ | vhost - %%__%%VHOST%%__%% - The VHost/ | ||
+ | |||
+ | **Create MySQL Pair** | ||
+ | |||
+ | < | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | system_user - %%__%%SYSTEM%%__%%USER%%__%% - The system user to which the DB is mapped. Refernced only w.r.t. backups\\ | ||
+ | mysql_db_name - %%__%%MYSQL%%_%%DB%%_%%NAME%%__%% - The name of the new MySQL DB\\ | ||
+ | mysql_user_name - %%__%%MYSQL%%_%%USER%%_%%NAME%%__%% - The name of the new MySQL User\\ | ||
+ | mysql_user_pwd - %%__%%MYSQL%%_%%USER%%_%%PWD%%__%% - The password for the new MySQL user. It should be between 8 to 20 characters with a reasonable password strength | ||
+ |
json_calls.1744785970.txt.gz · Last modified: 2025/04/16 06:46 by kirtisingh