August 2017
Beginner
412 pages
10h 30m
English
Now, in some cases, your web hosting account will prevent WordPress from creating a valid configuration file. This issue may be caused by access rights limitations. However, it's not a big obstacle because you can always create a configuration file manually. To do this, just open the wordpress folder and find the file named wp-config-sample.php. Make a copy of this file and rename it wp-config.php. We'll modify this file together.
You need not be a PHP programmer to do this. Just open this file with a simple editor such as Notepad. The following is the copied text from the original wp-config.php file. One thing to know about PHP is that any text that comes after a double slash ( ...
Read now
Unlock full access