Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 308c1c1

Browse files
committed
Updated error codes.
1 parent bc902ba commit 308c1c1

File tree

6 files changed

+23
-24
lines changed

6 files changed

+23
-24
lines changed

docs/errors/W001/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@
1111

1212
# W001 - /var/www directory not mounted
1313

14-
## Error code repository for WPLib Box
15-
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.
16-
More than likely you will be directed to one of the error code pages from [WPLib-Box](https://github.com/wplib/wplib-box) when you come across an error.
17-
1814
## Cause
1915
If you are seeing this, then the /var/www directory has not been mounted via VirtualBox or VMWare from the host PC.
2016

2117
## Common fixes
2218

2319
###
2420

21+
22+
## See Also
23+
[Complete Error code repository for WPLib Box](https://github.com/wplib/wplib-box/tree/master/docs/errors)

docs/errors/W002/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
# W002 - [nginx proxy Docker container](https://github.com/wplib/proxy-docker/) not running.
1313

14-
## Error code repository for WPLib Box
15-
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.
16-
More than likely you will be directed to one of the error code pages from [WPLib-Box](https://github.com/wplib/wplib-box) when you come across an error.
17-
1814
## Cause
1915
The nginx proxy Docker container may have been shutdown for some reason or is not starting up properly.
2016

2117
## Common fixes
2218

2319
###
2420

21+
22+
## See Also
23+
[Complete Error code repository for WPLib Box](https://github.com/wplib/wplib-box/tree/master/docs/errors)
24+

docs/errors/W003/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
# W003 - [nginx Docker container](https://github.com/wplib/nginx-docker/) not running.
1313

14-
## Error code repository for WPLib Box
15-
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.
16-
More than likely you will be directed to one of the error code pages from [WPLib-Box](https://github.com/wplib/wplib-box) when you come across an error.
17-
1814
## Cause
1915
The php-fpm Docker container may have been shutdown for some reason or is not starting up properly, or network connectivity is an issue.
2016

2117
## Common fixes
2218

2319
###
2420

21+
22+
## See Also
23+
[Complete Error code repository for WPLib Box](https://github.com/wplib/wplib-box/tree/master/docs/errors)
24+

docs/errors/W004/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
# W004 - [php-fpm Docker container](https://github.com/wplib/php-fpm-docker/) not running.
1313

14-
## Error code repository for WPLib Box
15-
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.
16-
More than likely you will be directed to one of the error code pages from [WPLib-Box](https://github.com/wplib/wplib-box) when you come across an error.
17-
1814
## Cause
1915
The php-fpm Docker container may have been shutdown for some reason or is not starting up properly, or network connectivity is an issue.
2016

2117
## Common fixes
2218

2319
###
2420

21+
22+
## See Also
23+
[Complete Error code repository for WPLib Box](https://github.com/wplib/wplib-box/tree/master/docs/errors)
24+

docs/errors/W005/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
# W005 - [adminer Docker container](https://github.com/wplib/adminer-docker/) not running.
1313

14-
## Error code repository for WPLib Box
15-
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.
16-
More than likely you will be directed to one of the error code pages from [WPLib-Box](https://github.com/wplib/wplib-box) when you come across an error.
17-
1814
## Cause
1915
The adminer Docker container may have been shutdown for some reason or is not starting up properly, or network connectivity is an issue.
2016

2117
## Common fixes
2218

2319
###
2420

21+
22+
## See Also
23+
[Complete Error code repository for WPLib Box](https://github.com/wplib/wplib-box/tree/master/docs/errors)
24+

docs/errors/W006/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
# W006 - [mailhog Docker container](https://github.com/wplib/mailhog-docker/) not running.
1313

14-
## Error code repository for WPLib Box
15-
This is the error code repository for [WPLib-Box](https://github.com/wplib/wplib-box) and contains hints and howtos to fix common issues.
16-
More than likely you will be directed to one of the error code pages from [WPLib-Box](https://github.com/wplib/wplib-box) when you come across an error.
17-
1814
## Cause
1915
The mailhog Docker container may have been shutdown for some reason or is not starting up properly, or network connectivity is an issue.
2016

2117
## Common fixes
2218

2319
###
2420

21+
22+
## See Also
23+
[Complete Error code repository for WPLib Box](https://github.com/wplib/wplib-box/tree/master/docs/errors)
24+

0 commit comments

Comments
 (0)