You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- These folders must be owned by the web server user *(usually www-data)* to allow the application to read and write logs, cache, and perform scheduled tasks etc..
1246
1246
1247
-
- To fix, we can try the following command. If the issue persists, please reach (**support@faveohelpdesk.com***) or run the below command.
1247
+
- To fix, we can try the following command. If the issue persists, please reach (**support@faveohelpdesk.com**) or run the below command.
1248
1248
1249
1249
```
1250
1250
chown -R www-data:www-data <<<Enter the faveo root directory here>>>
@@ -1319,7 +1319,7 @@ Enter any additional ports to check (comma-separated, or press Enter to skip):
1319
1319
1320
1320
- When it comes to <code><b>Port Availability Check</b></code>, it will prompt the user for custom ports, if any. Please enter the port number separated by a comma. The default ports in the script are <code><b>80, 443, 3306, 6379</b></code>.
1321
1321
1322
-
> <code><b>Note:</code></b> Not all the ports are required for faveo, in this check it will print all the ports that are available for faveo to use like EMAIL releated ports etc.. check for the ports that releate to the issue.
1322
+
> <code><b>Note:</b></code> Not all the ports are required for faveo, in this check it will print all the ports that are available for faveo to use like EMAIL releated ports etc.. check for the ports that releate to the issue.
1323
1323
1324
1324
- Once entered, it will continue like below:
1325
1325
@@ -1472,7 +1472,7 @@ Execution complete.
1472
1472
1473
1473
#### Check Disk I/O:
1474
1474
1475
-
- Enter <code><b>13</code></b> to check the disk I/O speed.
1475
+
- Enter <code><b>13</b></code> to check the disk I/O speed.
1476
1476
1477
1477
- This is used to find whether the stoage disk in the server is production compatible with the I/O check.
1478
1478
@@ -1548,9 +1548,9 @@ Execution complete.
1548
1548
1549
1549
#### Top MEM and CPU Consumptions:
1550
1550
1551
-
- Enter <code><b>14</code></b> to check the top 10 memory and cpu consuming processes.
1551
+
- Enter <code><b>14</b></code> to check the top 10 memory and cpu consuming processes.
1552
1552
1553
-
- This option will share the top 10 memory and cpu consuming process running in the server.
1553
+
- This option will share the TOP 10 Memory and CPU consuming process running in the server.
1554
1554
1555
1555
Example Output:
1556
1556
@@ -1632,9 +1632,9 @@ Execution complete.
1632
1632
1633
1633
#### Network Latency:
1634
1634
1635
-
- Enter <code><b>15</code></b> to check the network latency.
1635
+
- Enter <code><b>15</b></code> to check the network latency.
1636
1636
1637
-
- This option will check the network latency speed in the server it will check wit google.com and faveo billing and license domains.
1637
+
- This option will check the network latency speed in the server it will check with google.com and faveo billing and license domains.
1638
1638
1639
1639
Example Output:
1640
1640
@@ -1698,7 +1698,7 @@ Execution complete.
1698
1698
1699
1699
#### Check Faveo Size:
1700
1700
1701
-
- Enter <code><b>16</code></b> to check the faveo size.
1701
+
- Enter <code><b>16</b></code> to check the faveo size.
1702
1702
1703
1703
- This check is used to check the faveo size, It will check both faveo filesystem size and database size in the server.
1704
1704
@@ -1764,7 +1764,7 @@ Execution complete.
1764
1764
1765
1765
#### PHP Config Values:
1766
1766
1767
-
- Enter <code><b>17</code></b> for PHP Config Values check.
1767
+
- Enter <code><b>17</b></code> for PHP Config Values check.
1768
1768
1769
1769
- This check will show the configured php values that are required for faveo inside the server.
1770
1770
@@ -1853,7 +1853,7 @@ Execution complete.
1853
1853
1854
1854
#### Check Timeout Settings
1855
1855
1856
-
- Enter <code><b>18</code></b> for timeout settings check.
1856
+
- Enter <code><b>18</b></code> for timeout settings check.
1857
1857
1858
1858
- This check will show the timeout settings configured in the webserver level inside the server.
0 commit comments