首先,保证你的服务器支持PHP5,PHP GD组件和MySQL数据库
到 此地址 下载最新版本的FlashPicViewer v5.
Download latest FlashPicVeiwer here.
http://www.swfpv.com/download/
1.
解压压缩包得到 fpv5 文件夹以及 readme.txt 说明文档. 将 fpv5 文件夹上传到你的空间,比如
http://yourdomain/fpv5/
Unzip the file to get fpv5 folder and readme.txt. upload fpv5 folder to your web hosting,such as
http://yourdomain/fpv5/
2.
打开首页自动安装,如果你的空间默认首页不是index.html,可手动直接浏览此文件,例如
http://yourdomain/fpv5/index.html
Visit http://yourdomain/fpv5/ or http://yourdomain/fpv5/index.html to start install auto.
*如果此步有问题,请看文章结尾的 说明#1 . *If you have any problem trouble on this step,please visit FAQ#1 end of this post.
3.
填入你的数据库和管理员信息,并点击 保存 按钮在弹出的窗口中进行操作. 如果有些数据不清楚请咨询你的网站空间提供商
Enter your SQL login data and administrator information,click the save button start next step in the popup window.
4.
当程序提示安装完成,即可进入 admin.html 后台管理,安装完成后,为了安全你可以删除这些文件:
When install complete,you can visit admin.html to login the admin center,for safe,you can delete these files when install complete:
install.html
install.swf
fpv_php/fpv_start_install.php
5.
安装完成,如果需要再次安装请删除上传目录的 fpv_install.lock ,并清空数据库重新运行第3步.
Install completed,if you want to reinstall,you must delete fpv_install.lock file in the folder just you uploaded,and delete your SQL tables,then run Step 3.
–
说明#1 FAQ#1 如果弹出 fpv_php/fpv_get_language_list.php ,表明获取语言文件错误,你可以根据此页面的提示来解决问题,这通常是服务器的配置问题.
If popup fpv_php/fpv_get_language_list.php ,indicate some error on your server,you can fix it with the error information.
-
我的显示的是”; $path = “../fpv_xml/language/”; $d = dir($path); while (false !== ($v = $d->read())) { $e = strtolower(substr($v, strrpos($v, “.”) + 1)); if ($v == “.” || $v == “..” || $e != “xml”) continue; $file = $d->path.”/”.$v; if (!is_dir($file)) { $language = strtolower($v); echo”"; } } $d->close(); echo”"; ?> 错误!
你的空间不支持PHP
tpp__comments 表创建成功
tpp__options 表创建成功
tpp__options 表初始化数据完成
tpp__photos 表创建成功
tpp__sorts 表创建成功
Field ‘tags’ doesn’t have a default value
我显示的是这样滴…
请问安装前需要像安装论坛或博客一样,修改一下部分文件的代码(数据库名、存储路径、用户名密码等)吗?
flashpicviewerv5 安装这完成后老出现try one hour,然后点了这个按纽后又可以进了,,是什么原因??
域名授权不正确
我的显示
fpv__comments 表创建成功
fpv__options 表创建成功
Duplicate entry ‘administrator’ for key 2
最下边一行是什么意思呀?