Tvel / VsftpdWeb

VsftpdWeb is a simple web interface for vsftpd ftp server.
http://velkoff.net/vsftpdweb/
Other
39 stars 23 forks source link

Error when install in php7 #11

Open tranchau1991 opened 6 years ago

tranchau1991 commented 6 years ago

I have get some error when run in php7

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DBClass has a deprecated constructor in /home/ftp_user/ftp/inc/mysql_wrapper.php on line 30

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/ftp_user/ftp/inc/mysql_wrapper.php:48 Stack trace: #0 /home/ftp_user/ftp/inc/db_login.inc.php(33): DBClass->DBClass('localhost', 'vsftpd', 'vsftpd', 'vsftpdpass') #1 /home/ftp_user/ftp/index.php(35): require_once('/home/ftp_user/...') #2 {main} thrown in /home/ftp_user/ftp/inc/mysql_wrapper.php on line 48

I have get problem https://stackoverflow.com/questions/34579099/fatal-error-uncaught-error-call-to-undefined-function-mysql-connect