<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Ask Ozar.net - Recent questions and answers in IT / Technical</title>
<link>http://ask.ozar.net/qa/it-technical</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to create a SSL certificate on Mac for my Wordpress blog installation on localhost (OS X Yosemite)?</title>
<link>http://ask.ozar.net/801/create-certificate-wordpress-installation-localhost-yosemite</link>
<description>

&lt;p&gt;
	I created a &lt;strong&gt;clone&lt;/strong&gt; of my &lt;strong&gt;Wordpress&lt;/strong&gt; &lt;strong&gt;blog&lt;/strong&gt; on my Mac copying the exact files and the site structure as well as the database.
&lt;br&gt;
	
&lt;br&gt;
	The front page of the blog shows up alright, however I can&#039;t access &lt;strong&gt;wp-admin/&lt;/strong&gt; and can&#039;t access &lt;strong&gt;wp-login.php&lt;/strong&gt; either. Instead I get the error:
&lt;br&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;blockquote&gt;
	

&lt;p&gt;
		Safari Can’t Open the Page
&lt;br&gt;
		
&lt;br&gt;
		Safari can’t open the page “&lt;a href=&quot;https://www.mynewawesomeblog.com/wp-login.php”&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://www.mynewawesomeblog.com/wp-login.php”&lt;/a&gt; because Safari can’t establish a secure connection to the server “www.mynewawesomeblog.com”.
&lt;br&gt;
		&amp;nbsp;&lt;/p&gt;
&lt;/blockquote&gt;


&lt;p&gt;
	Since Safari says it can&#039;t establish a secure (&lt;strong&gt;https&lt;/strong&gt;) connection, I understand I need a local &lt;strong&gt;SSL certificate&lt;/strong&gt;.
&lt;br&gt;
	
&lt;br&gt;
	My question is how can I create one?&lt;/p&gt;</description>
<category>CMS Software</category>
<guid isPermaLink="true">http://ask.ozar.net/801/create-certificate-wordpress-installation-localhost-yosemite</guid>
<pubDate>Fri, 20 Jan 2017 02:48:29 +0000</pubDate>
</item>
<item>
<title>Answered: Getting  javax.faces.application.ViewExpiredException trying to run my JSF application on IBM WAS Liberty 8.5.5.9</title>
<link>http://ask.ozar.net/793/getting-application-viewexpiredexception-application-liberty?show=794#a794</link>
<description>

&lt;p&gt;
	If you can verify that you are currently using &lt;em&gt;Apache MyFaces 2.x&lt;/em&gt; which is the defualt JSF implementation of IBM WebSphere and that this exception is thrown during loading of &lt;em&gt;&lt;strong&gt;@ViewScoped&lt;/strong&gt;&lt;/em&gt; backing beans, and the following is not already present in your &lt;strong&gt;web.xml&lt;/strong&gt;, add this:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;lt;context-param&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;org.apache.myfaces.SERIALIZE_STATE_IN_SESSION&amp;lt;/param-name&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;false&amp;lt;/param-value&amp;gt;
&lt;br&gt;
	&amp;lt;/context-param&amp;gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>IT / Technical</category>
<guid isPermaLink="true">http://ask.ozar.net/793/getting-application-viewexpiredexception-application-liberty?show=794#a794</guid>
<pubDate>Mon, 25 Jul 2016 02:11:06 +0000</pubDate>
</item>
<item>
<title>Answered: SQL0204N  &quot;BP32K&quot; is an undefined name.  SQLSTATE=42704</title>
<link>http://ask.ozar.net/791/sql0204n-bp32k-is-an-undefined-name-sqlstate-42704?show=792#a792</link>
<description>

&lt;p&gt;
	Preliminarily running&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&lt;strong&gt;CREATE BUFFERPOOL BP32K IMMEDIATE SIZE 250 PAGESIZE 32 K;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	solves the problem!&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;DB20000I  The SQL command completed successfully.&quot; src=&quot;http://ask.ozar.net/?qa=blob&amp;amp;qa_blobid=14070208407239569264&quot; style=&quot;width: 640px; height: 246px; border-width: 0px; border-style: solid;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>IT / Technical</category>
<guid isPermaLink="true">http://ask.ozar.net/791/sql0204n-bp32k-is-an-undefined-name-sqlstate-42704?show=792#a792</guid>
<pubDate>Fri, 24 Jun 2016 01:36:20 +0000</pubDate>
</item>
<item>
<title>Answered: How can I execute a .sql file on DB2 using the command line?</title>
<link>http://ask.ozar.net/787/how-can-i-execute-a-sql-file-on-db2-using-the-command-line?show=790#a790</link>
<description>

&lt;p&gt;
	I found the solution here:&lt;/p&gt;


&lt;p&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://db2commerce.com/2014/09/02/db2-basics-executing-a-script-of-sql/&quot;&gt;http://db2commerce.com/2014/09/02/db2-basics-executing-a-script-of-sql/&lt;/a&gt;&lt;/p&gt;


&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;A file of pure SQL should look more like:&lt;/span&gt;&lt;/p&gt;


&lt;pre style=&quot;margin-top: 30px; margin-bottom: 30px; padding: 18px 20px; border: 1px solid rgb(221, 221, 221); font-stretch: inherit; font-size: 11px; line-height: 19px; font-family: Monaco, &amp;quot;Courier New&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, monospace; vertical-align: baseline; word-wrap: normal; overflow-x: auto; overflow-y: hidden; color: rgb(102, 102, 102); background-image: url(&amp;quot;denied:img/pre.png&amp;quot;); background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: center top; background-repeat: repeat;&quot;&gt;
connect to sample;
create table....;
alter table ....;
create index ....;
insert into ....;
&lt;/pre&gt;


&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;span style=&quot;font-size:12px;&quot;&gt;Note the lack of the “db2″ at the beginning of each line. Note also that each line terminates in a semicolon(&lt;code style=&quot;margin: 0px; padding: 0px 3px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 11px; line-height: inherit; font-family: Monaco, &amp;quot;Courier New&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, monospace; vertical-align: baseline; background: rgb(238, 238, 238);&quot;&gt;;&lt;/code&gt;). The semicolon is the delimiter in this example. Since the semicolon is the default delimiter, you could execute the above file using:&lt;/span&gt;&lt;/p&gt;


&lt;pre style=&quot;margin-top: 30px; margin-bottom: 30px; padding: 18px 20px; border: 1px solid rgb(221, 221, 221); font-stretch: inherit; font-size: 11px; line-height: 19px; font-family: Monaco, &amp;quot;Courier New&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, monospace; vertical-align: baseline; word-wrap: normal; overflow-x: auto; overflow-y: hidden; color: rgb(102, 102, 102); background-image: url(&amp;quot;denied:img/pre.png&amp;quot;); background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: center top; background-repeat: repeat;&quot;&gt;
&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;strong&gt;db2 -tvmf filename.sql |tee filename.sql.out
&lt;/strong&gt;&lt;/span&gt;&lt;/pre&gt;


&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;span style=&quot;font-size:12px;&quot;&gt;Finally, you might have a file that uses an alternate delimiter. This is required when working with certain triggers and stored procedures. In the case of an alternate delimiter, the file might look like this:&lt;/span&gt;&lt;/p&gt;


&lt;pre style=&quot;margin-top: 30px; margin-bottom: 30px; padding: 18px 20px; border: 1px solid rgb(221, 221, 221); font-stretch: inherit; font-size: 11px; line-height: 19px; font-family: Monaco, &amp;quot;Courier New&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, monospace; vertical-align: baseline; word-wrap: normal; overflow-x: auto; overflow-y: hidden; color: rgb(102, 102, 102); background-image: url(&amp;quot;denied:img/pre.png&amp;quot;); background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: center top; background-repeat: repeat;&quot;&gt;
connect to sample@
create table....@
alter table ....@
create index ....@
insert into ....@
&lt;/pre&gt;


&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;span style=&quot;font-size:12px;&quot;&gt;That file would be executed using:&lt;/span&gt;&lt;/p&gt;


&lt;pre style=&quot;margin-top: 30px; margin-bottom: 30px; padding: 18px 20px; border: 1px solid rgb(221, 221, 221); font-stretch: inherit; font-size: 11px; line-height: 19px; font-family: Monaco, &amp;quot;Courier New&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, monospace; vertical-align: baseline; word-wrap: normal; overflow-x: auto; overflow-y: hidden; color: rgb(102, 102, 102); background-image: url(&amp;quot;denied:img/pre.png&amp;quot;); background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: center top; background-repeat: repeat;&quot;&gt;
&lt;strong&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;db2 -td@ -vmf filename.sql |tee filename.sql.out
&lt;/span&gt;&lt;/strong&gt;&lt;/pre&gt;


&lt;h2 style=&quot;margin: 0px 0px 14px; padding: 0px; border: 0px; font-weight: 400; font-stretch: inherit; font-size: 34px; line-height: 1.3em; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(68, 68, 68); word-wrap: break-word; letter-spacing: -0.7px;&quot;&gt;
	&lt;span style=&quot;font-size:16px;&quot;&gt;Basic Command Line Options for DB2&lt;/span&gt;&lt;/h2&gt;


&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;span style=&quot;font-size:12px;&quot;&gt;There are several command line options, I used above. Here is the breakdown of these options I use most frequently:&lt;/span&gt;&lt;/p&gt;


&lt;ul style=&quot;margin: 0px 0px 15px 30px; padding-right: 0px; padding-left: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; list-style: none; color: rgb(102, 102, 102);&quot;&gt;
	

&lt;li style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; list-style: square;&quot;&gt;
		&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;&quot;&gt;t&lt;/span&gt;&amp;nbsp;– terminated – the statements are terminated with a delimiter. The default delimiter is the semi-colon&lt;/span&gt;&lt;/li&gt;
	

&lt;li style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; list-style: square;&quot;&gt;
		&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;&quot;&gt;d&lt;/span&gt;&amp;nbsp;– delimiter – the default delimiter is being overriden, and db2 uses the character immediately following d as the delimiter.&lt;/span&gt;&lt;/li&gt;
	

&lt;li style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; list-style: square;&quot;&gt;
		&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;&quot;&gt;v&lt;/span&gt;&amp;nbsp;– verbose – the statement will be echoed in output prior to the result of the statement. This is extremely useful when reviewing output or troubleshooting failed statements&lt;/span&gt;&lt;/li&gt;
	

&lt;li style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; list-style: square;&quot;&gt;
		&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;&quot;&gt;m&lt;/span&gt;&amp;nbsp;– prints the number of lines affected by DML&lt;/span&gt;&lt;/li&gt;
	

&lt;li style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; list-style: square;&quot;&gt;
		&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;&quot;&gt;f&lt;/span&gt;&amp;nbsp;– file – indicates that db2 should execute statements from a file, with the filename specified one space after the f.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-stretch: inherit; font-size: 18px; line-height: 28.8px; font-family: Arial, sans-serif; vertical-align: baseline; color: rgb(102, 102, 102);&quot;&gt;
	&lt;span style=&quot;font-size:12px;&quot;&gt;There are plenty of other interesting command line options available in the DB2 Knowledge Center:&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www-01.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.admin.cmd.doc/doc/r0010410.html?cp=SSEPGG_10.5.0%2F3-5-2-0-2&amp;amp;lang=en&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(115, 214, 38); text-decoration: none; outline: 0px; transition-duration: 0.2s; transition-timing-function: ease;&quot;&gt;http://www-01.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.admin.cmd.doc/doc/r0010410.html?cp=SSEPGG_10.5.0%2F3-5-2-0-2&amp;amp;lang=en&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>IT / Technical</category>
<guid isPermaLink="true">http://ask.ozar.net/787/how-can-i-execute-a-sql-file-on-db2-using-the-command-line?show=790#a790</guid>
<pubDate>Fri, 24 Jun 2016 01:23:44 +0000</pubDate>
</item>
<item>
<title>Answered: How can I edit hosts file on my Mac with a GUI tool like TextWrangler?</title>
<link>http://ask.ozar.net/785/how-can-edit-hosts-file-on-mac-with-gui-tool-like-textwrangler?show=786#a786</link>
<description>

&lt;p&gt;
	Following these steps, it should be a snap:&lt;/p&gt;


&lt;ol&gt;
	

&lt;li&gt;
		Launch Terminal&lt;/li&gt;
	

&lt;li&gt;
		Open TextWrangler as sudo by typing the following in one line:
&lt;br&gt;
		&lt;strong&gt;&lt;span style=&quot;color: rgb(255, 251, 0); font-family: &#039;Andale Mono&#039;; background-color: rgb(0, 0, 0);&quot;&gt;sudo -b /Applications/TextWrangler.app/Contents/MacOS/TextWrangler /etc/hosts&lt;/span&gt;&lt;/strong&gt;&lt;/li&gt;
	

&lt;li&gt;
		Make your changes, save your edit and close&lt;/li&gt;
&lt;/ol&gt;</description>
<category>IT / Technical</category>
<guid isPermaLink="true">http://ask.ozar.net/785/how-can-edit-hosts-file-on-mac-with-gui-tool-like-textwrangler?show=786#a786</guid>
<pubDate>Sun, 19 Jun 2016 10:15:12 +0000</pubDate>
</item>
<item>
<title>Answered: How can I enable multi-site feature in WordPress 4.5?</title>
<link>http://ask.ozar.net/783/how-can-i-enable-multi-site-feature-in-wordpress-4-5?show=784#a784</link>
<description>

&lt;p&gt;
	add the following after line 80 and before line 82 in wp-config.php&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;define(&#039;WP_ALLOW_MULTISITE&#039;, true);&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	This way, after line 68 till the end of my wp-config it&#039;s liket he following:&lt;/p&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;/**&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* For developers: WordPress debugging mode.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;*&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* Change this to true to enable the display of notices during development.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* It is strongly recommended that plugin and theme developers use WP_DEBUG&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* in their development environments.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;*&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* For information on other constants that can be used for debugging,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* visit the Codex.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;*&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;* @link &lt;a href=&quot;https://codex.wordpress.org/Debugging_in_WordPress&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://codex.wordpress.org/Debugging_in_WordPress&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;*/&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;define(&#039;WP_DEBUG&#039;, false);&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;define(&#039;WP_ALLOW_MULTISITE&#039;, true);&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;/* That&#039;s all, stop editing! Happy blogging. */&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;/** Absolute path to the WordPress directory. */&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;if ( !defined(&#039;ABSPATH&#039;) )&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;define(&#039;ABSPATH&#039;, dirname(__FILE__) . &#039;/&#039;);&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;/** Sets up WordPress vars and included files. */&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-size:11px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;require_once(ABSPATH . &#039;wp-settings.php&#039;);&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	After successfully editing and saving the configuariton file like above, you should see a menu item called &#039;Network Setup&#039; in Tools section of your Wordpress admin screen.&lt;/div&gt;</description>
<category>CMS Software</category>
<guid isPermaLink="true">http://ask.ozar.net/783/how-can-i-enable-multi-site-feature-in-wordpress-4-5?show=784#a784</guid>
<pubDate>Sun, 15 May 2016 08:27:21 +0000</pubDate>
</item>
</channel>
</rss>