| Server IP : 162.214.74.102 / Your IP : 216.73.216.152 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.156.1.el7.tuxcare.els2.x86_64 #1 SMP Thu Aug 20 16:54:16 UTC 2026 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/album/ |
Upload File : |
<? /**********************************************/ /* Configuration script */ /**********************************************/ /* When installing new instance of phpAlbum , change the filename of this file to config.php and setup the $data_dir to your data directory. It must be writable to your PHP user( wwwrun or something like that) When upgrading you can just leave this file here as is, you most probably have already a config.php which is ok for you. */ $data_dir="[[data_dir]]/"; /* !!strongly recommended to use some other directory (security issues)*/ ?>