<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Mac%2F%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%2Fxhgui</id>
		<title>Mac/インストール/xhgui - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Mac%2F%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%2Fxhgui"/>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Mac/%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB/xhgui&amp;action=history"/>
		<updated>2026-04-18T20:48:07Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.nonip.net/index.php?title=Mac/%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB/xhgui&amp;diff=3624&amp;oldid=prev</id>
		<title>Admin: ページの作成:「==xhguiインストール==  $ cd /var/www/html  $ git clone https://github.com/preinheimer/xhgui.git  $ chmod 777 xhgui/cache   $ git clone https://github.com/preinheime...」</title>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Mac/%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB/xhgui&amp;diff=3624&amp;oldid=prev"/>
				<updated>2016-12-27T09:42:14Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「==xhguiインストール==  $ cd /var/www/html  $ git clone https://github.com/preinheimer/xhgui.git  $ chmod 777 xhgui/cache   $ git clone https://github.com/preinheime...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==xhguiインストール==&lt;br /&gt;
 $ cd /var/www/html&lt;br /&gt;
 $ git clone https://github.com/preinheimer/xhgui.git&lt;br /&gt;
 $ chmod 777 xhgui/cache&lt;br /&gt;
&lt;br /&gt;
 $ git clone https://github.com/preinheimer/xhprof xhgui&lt;br /&gt;
 $ cd xhgui&lt;br /&gt;
 $ cp xhprof_lib/config.sample.php xhprof_lib/config.php &lt;br /&gt;
==xhguiのnginx設定==&lt;br /&gt;
 $ vi /usr/local/etc/nginx/servers/xhgui.conf&lt;br /&gt;
 server {&lt;br /&gt;
   listen       80;&lt;br /&gt;
   server_name  xhgui.local;&lt;br /&gt;
   root /d/www/php/xhgui/xhprof_html;&lt;br /&gt;
   index  index.php index.html;&lt;br /&gt;
   location ~* \.(jpg|jpeg|gif|png|swf|css|js|inc|ico|pdf|flv|gz|woff|html|htm|txt|xml)$ {&lt;br /&gt;
       root /d/www/php/xhgui/xhprof_html;&lt;br /&gt;
       index   index.html;&lt;br /&gt;
       ssi     on;&lt;br /&gt;
       access_log off;&lt;br /&gt;
       break;&lt;br /&gt;
   }&lt;br /&gt;
   location / {&lt;br /&gt;
     fastcgi_pass   127.0.0.1:9000;&lt;br /&gt;
     fastcgi_index  index.php;&lt;br /&gt;
     fastcgi_param  SCRIPT_FILENAME  $document_root$fastcgi_script_name;&lt;br /&gt;
     include        fastcgi_params;&lt;br /&gt;
   }&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
==hosts設定==&lt;br /&gt;
 $ sudo vi /etc/hosts&lt;br /&gt;
 127.0.0.1 xhgui.local&lt;br /&gt;
&lt;br /&gt;
==あとはここを参照==&lt;br /&gt;
[[php/速度改善/XHGui]] [ｼｮｰﾄｶｯﾄ]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>