<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "[v2.1.6] 上傳檔案會出現NullPointerException問題解法"]]></title>
		<link>https://forum.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "[v2.1.6] 上傳檔案會出現NullPointerException問題解法"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>[v2.1.6] 上傳檔案會出現NullPointerException問題解法</title>
				<description><![CDATA[ 請在 app 的 / 下建一個 tmp 目錄, 開放所有權限,即可解決 
<br>
<br>
參考網址 
<br>
[url]http://www.jforum.net/posts/list/3077.page[/url]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/7/7.page</guid>
				<link>https://forum.andowson.com/posts/preList/7/7.page</link>
				<pubDate><![CDATA[Wed, 3 Jan 2007 20:18:17]]> GMT</pubDate>
				<author><![CDATA[ jhliang]]></author>
			</item>
			<item>
				<title>回覆:[v2.1.6] 上傳檔案會出現NullPointerException問題解法</title>
				<description><![CDATA[ 如果安裝完JForum，在JForum應用程式的根目錄下沒有這兩個目錄，就自己先手動建立吧，並且要讓Tomcat可以寫入 
<br>
tmp 
<br>
upload 
<br>
底下是在Linux上面的參考指令 
<br>
[code] 
<br>
mkdir tmp 
<br>
mkdir upload 
<br>
chmod 777 tmp 
<br>
chmod 777 upload[/code]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/7/11.page</guid>
				<link>https://forum.andowson.com/posts/preList/7/11.page</link>
				<pubDate><![CDATA[Wed, 3 Jan 2007 21:11:45]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>