Jump to content

Recommended Posts

Posted

Good moornig guys!

i did search in this forum how to configure FSFK, and follow any topics, but i have problems yet

take a look

when i try conect

shot0000-11.jpg

and when i try send log to my VA

shot0001-5.jpg

All folders have permission 777

Sorry if i not found this solution, but if anyone have the Solution, call-me!

Thanks guys, nice Program ( phpvms )

Posted

Look Donw!

Whats the Right?

Config::Set('FSFK_FTP_SERVER', 'ftp.forcaaereavirtual.com.br/www/sisweb/lib/fsfk/');

Config::Set('FSFK_FTP_PORT', '21');

Config::Set('FSFK_FTP_USER', 'forcaaer');

Config::Set('FSFK_FTP_PASS', 'pass');

Config::Set('FSFK_FTP_PASSIVE_MODE', 'TRUE');

Config::Set('FSFK_IMAGE_PATH', '/lib/fsfk'); // web path from SITE_ROOT

or

Config::Set('FSFK_FTP_SERVER', 'ftp.forcaaereavirtual.com.br');

Config::Set('FSFK_FTP_PORT', '21');

Config::Set('FSFK_FTP_USER', 'forcaaer');

Config::Set('FSFK_FTP_PASS', 'pass');

Config::Set('FSFK_FTP_PASSIVE_MODE', 'TRUE');

Config::Set('FSFK_IMAGE_PATH', '/lib/fsfk'); // web path from SITE_ROOT

Posted

This setting:

Config::Set('FSFK_IMAGE_PATH', '/lib/fsfk'); // web path from SITE_ROOT

OK

i need write Config::Set('FSFK_IMAGE_PATH', '/lib/fsfk'); //www/sisweb/lib/fsfk

or

Config::Set('FSFK_IMAGE_PATH', '/lib/fsfk/www/sisweb/lib/fsfk'); //

Thanks Nabeel, You're the mam!

Posted

Make sure them paths match exactly how it is setup on your server. I had the exact same problem. As well, my problem was I failed to create them folders. Make sure you have them folders and not just paths to them that do not exist.

Sorry guys just my $0.02

  • Administrators
Posted

When you FTP in, what folders do you click on to get to the /lib/fsfk folder? So do you click on public_html, then what do you click on next?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...