Git Product home page Git Product logo

pichome's People

Contributors

zyx0814 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pichome's Issues

安装出现run_sql_error错误

安装出现问题了,无法继续,请解决下面提示的问题后刷新继续

run_sql_error
SQL:INSERT INTO pichome_organization (orgid,orgname, forgid, fid, disp, dateline, usesize, maxspacesize, indesk,available,pathkey,syatemon,manageon,diron) VALUES( 1, 'pichome', 0, 1, 0, '1677170234', 0, 0, 0,1,'1',1,1,1)
Error:Field 'groupback' doesn't have a default value
Errno:1364

没有移动端

1.没有移动端的模板页面?
2.不支持HTTPS,怎么解决?

Dzz! Mobile System Error
Error messages:
模版文件未找到或者无法访问: /mobile/page/index.htm, mobile/page/index.htm

请问未来会增加Docker版本吗?

首先谢谢大佬开发颜值与功能兼备的优秀网站!🥰🥰🥰

只是想问一下,未来是否考虑增加Docker的版本,相信不少用户家里会有群晖或者威联通的设备,若是可以实现平民化的一键部署,那真的太棒了。

再次感谢~

刚安装好系统的时候登录界面设置正常,当导入eagle数据库之后,过段时间想重新设置登录界面信息,登录界面css错乱,无法正常显示页面

发现一个问题,当我初次安装好程序运行的时候,一切正常,当我把基本网站信息设置好之后,导入eagle数据,过段时间再次去设置登录页信息的时候,界面css错乱,无法正常显示。

下面图一是界面发生错误的位置入口

下面图二是我导入eagle数据之后,CSS界面无法加载的样子。

请问是否有自动更新普通库功能

请问是否有自动更新普通库功能,或在未来版本实现。我的普通库地址选择的是Nextcloud同步文件夹,不定时有照片更新,每次手动更新库会有点不方便。

大型eagle资源库性能问题

导入和校验非常缓慢,导致网页打不开。

我有一个~1T的资源库,7w+文件。库设置页面显示校验中,速度非常缓慢。同时数据库占用CPU非常高,持续一天了都没有校验完成,网页服务基本不可用。

另外请问导入的资源库是否会被拷贝一份到数据库?否则7w行数据的mariadb表不应该这么耗费资源啊?

不能开启ffmpeg

平台:群晖DS1621+、DS416play
部署方式:webstation套件部署
部署版本:个人版1.1.01
问题:无法开启ffmpeg选项。

php 禁止了proc_open函数,网站性能表现极差

rt,用宝塔默认安装的php7.2,默认是禁止proc_open函数的,我按照说明《Linux安装ffmpeg支持MP4缩略图》安装ffmpeg后,网站开始表现的性能极差,点击登出都要等半天,同时cpu和内存使用率却是非常良好,没有表现的异常。

data/log/dzz_ffmpeg.php 确实有一个错误日志,“The Process class relies on proc_open, which is not available on your PHP installation.”

在我把proc_open从disable_functions里移除后,网站性能表现正常。

希望改进下,即使禁止了proc_open函数,也能让网站性能表现正常。或者在《Linux安装ffmpeg支持MP4缩略图》这篇里,强调下必须打开proc_open这个问题。

上传照片失败

确认不是PHP配置文件上传大小的问题,同一php.ini,上传100M的文件都可以,图库里看了下上传成功的照片都是2M以下的,配置文件里看也没有设置文件大小的配置,请问哪里设置

php 禁止了proc_open函数,网站性能表现极差

rt,用宝塔默认安装的php7.2,默认是禁止proc_open函数的,我按照说明《Linux安装ffmpeg支持MP4缩略图》安装ffmpeg后,网站开始表现的性能极差,点击登出都要等半天,同时cpu和内存使用率却是非常良好,没有表现的异常。

data/log/dzz_ffmpeg.php 确实有一个错误日志,“The Process class relies on proc_open, which is not available on your PHP installation.”

在我把proc_open从disable_functions里移除后,网站性能表现正常。

希望改进下,即使禁止了proc_open函数,也能让网站性能表现正常。或者在《Linux安装ffmpeg支持MP4缩略图》这篇里,强调下必须打开proc_open这个问题。

修改密码后无法登录,是不支持复杂密码吗?

我将密码修改为密码管理器自动生成的这个: L6P2Q&38D2CP82)rW\

然后自动登出,我重新登陆时显示提示“请输入密码”,也不让我登陆进系统。但如果输入旧密码又会提示密码错误。

所以猜想是不是因为密码中有不能用的字符导致的,麻烦检查一下原因。另外可以告知一下如何重置密码吗…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.