==[ SYNCHRONIZE ]====================================
server 2 (195.248.241.85:23073) Nuke Server
<br />
<b>Warning</b>: ftp_chdir() [<a href='function.ftp-chdir'>function.ftp-chdir</a>]: /195.248.241.85-23073/soldat/logs/kills/: No such file or directory. in <b>/home/JotEmI/domains/jotemi-stats.pdg.pl/public_html/include/update_sync.inc.php</b> on line <b>86</b><br />
ERROR: ftp_chdir failed!
It says that the specified directory does not exist but I'm 100% sure that directory's path is correct. When I use "ftp://user:pass@195.248.241.85/195.248.241.85-23073/soldat/logs/" as an address in a web browser it connects fine. I tried changing name of the /195.248.241.85-23073/ directory but that didn't help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If the directory is there an working, it seems to be problem of the way PHP works an FTP connections. Otherwise you have to make sure, that Zitrostats can access this directory.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get this error:
==[ SYNCHRONIZE ]====================================
server 2 (195.248.241.85:23073) Nuke Server
<br />
<b>Warning</b>: ftp_chdir() [<a href='function.ftp-chdir'>function.ftp-chdir</a>]: /195.248.241.85-23073/soldat/logs/kills/: No such file or directory. in <b>/home/JotEmI/domains/jotemi-stats.pdg.pl/public_html/include/update_sync.inc.php</b> on line <b>86</b><br />
ERROR: ftp_chdir failed!
It says that the specified directory does not exist but I'm 100% sure that directory's path is correct. When I use "ftp://user:pass@195.248.241.85/195.248.241.85-23073/soldat/logs/" as an address in a web browser it connects fine. I tried changing name of the /195.248.241.85-23073/ directory but that didn't help.
Hi,
are you able to access the "kills" directory inside your logs via webbrowser?
ftp://user:pass@195.248.241.85/195.248.241.85-23073/soldat/logs/kills/
If the directory is there an working, it seems to be problem of the way PHP works an FTP connections. Otherwise you have to make sure, that Zitrostats can access this directory.
Regards