<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>风海迷沙的程序员生活 - 〖PHP5手记〗</title><link>http://blog.csdn.net/fhmsha/category/243188.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 20 Apr 2007 15:35:17 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>风海迷沙</dc:creator><title>php5乱记(4)求教</title><link>http://blog.csdn.net/fhmsha/archive/2006/10/03/1319919.aspx</link><pubDate>Tue, 03 Oct 2006 22:14:00 GMT</pubDate><guid>http://blog.csdn.net/fhmsha/archive/2006/10/03/1319919.aspx</guid><wfw:comment>http://blog.csdn.net/fhmsha/comments/1319919.aspx</wfw:comment><comments>http://blog.csdn.net/fhmsha/archive/2006/10/03/1319919.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhmsha/comments/commentRss/1319919.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1319919</trackback:ping><description>http://community.csdn.net/Expert/topic/5062/5062058.xml?temp=.4796106 

baidu过了，
搞了很久，
phpmyadmin也不行，
phpwind也不行，
崩溃边缘中，求教php网站在linux环境下的安装方法。
&lt;img src ="http://blog.csdn.net/fhmsha/aggbug/1319919.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风海迷沙</dc:creator><title>PHP5乱记(3)还是权限问题，mysql启动了</title><link>http://blog.csdn.net/fhmsha/archive/2006/10/02/1317807.aspx</link><pubDate>Mon, 02 Oct 2006 22:31:00 GMT</pubDate><guid>http://blog.csdn.net/fhmsha/archive/2006/10/02/1317807.aspx</guid><wfw:comment>http://blog.csdn.net/fhmsha/comments/1317807.aspx</wfw:comment><comments>http://blog.csdn.net/fhmsha/archive/2006/10/02/1317807.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhmsha/comments/commentRss/1317807.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1317807</trackback:ping><description>启动mysql时出现错误，找了找文章，解决掉了

mysql.sock出错的解决：http://www.cnibs.com/data/2005/07/155.html

归根到底还是权限问题

再这样启动服务：
# /etc/rc.d/init.d/mysqld start

虽然很慢，但还是进步了。：）
&lt;img src ="http://blog.csdn.net/fhmsha/aggbug/1317807.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风海迷沙</dc:creator><title>PHP5乱记(2)都是权限惹的祸：apache的403问题</title><link>http://blog.csdn.net/fhmsha/archive/2006/09/29/1308677.aspx</link><pubDate>Fri, 29 Sep 2006 23:38:00 GMT</pubDate><guid>http://blog.csdn.net/fhmsha/archive/2006/09/29/1308677.aspx</guid><wfw:comment>http://blog.csdn.net/fhmsha/comments/1308677.aspx</wfw:comment><comments>http://blog.csdn.net/fhmsha/archive/2006/09/29/1308677.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/fhmsha/comments/commentRss/1308677.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1308677</trackback:ping><description>（以下均是在fedora5进行的操作）
昨天终于可以显示测试页面，今天却怎么也显示不出自己定义的页面来，有够郁闷，现像就是那个403(forbidden) 

事实HTTP是正常的，如果不存在地址的话就会显示404(NOT found)，既然是403，那就一定是权限的问题。

于是在网上大找文章。

首先是用户权限，我是用root登录的，以root身份启动httpd:
#apache -k start
&lt;img src ="http://blog.csdn.net/fhmsha/aggbug/1308677.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风海迷沙</dc:creator><title>php乱记(1)Fedora core5下http服务的开启</title><link>http://blog.csdn.net/fhmsha/archive/2006/09/28/1303519.aspx</link><pubDate>Thu, 28 Sep 2006 23:26:00 GMT</pubDate><guid>http://blog.csdn.net/fhmsha/archive/2006/09/28/1303519.aspx</guid><wfw:comment>http://blog.csdn.net/fhmsha/comments/1303519.aspx</wfw:comment><comments>http://blog.csdn.net/fhmsha/archive/2006/09/28/1303519.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fhmsha/comments/commentRss/1303519.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1303519</trackback:ping><description>许久没有更新blog,一方面上一个asp.net的项目收尾，另一方面打算转向php，恶补中。 

还有几天在做一个tomcat程序的反编译工作，由于类名太过模糊，一时又不适应人家java的风格，成百个包叫人看得头晕目眩。

重新配置的一台服务器，以适应 asp+access,asp.net+sql,php+mysql的要求，虽然以前接触过linux，有些心理准备，但还是被铺天盖地的术语搞得昏天暗地。GRUB启动，rpm软件包，yum以及linux的命令行，于是硬着头皮一路走下来，也许很多人也都和我一样过，呵呵。
&lt;img src ="http://blog.csdn.net/fhmsha/aggbug/1303519.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>