I'm unable to use my ftp account on oxwall but its working fine through filezilla to update plugins .
I'm unable to use my ftp account on oxwall but its working fine through filezilla to update plugins .
Try using localhost or yourdomain.com (without http://www.) as hostname.
ftp.site.com
site.com
ftp://ftp.site.com
ftp://site.com
http://site.com
https://site.com
http://ftp.site.com
https://ftp.site.com
do you have a $ in your ftp password, if so move it to the end of your password.
if not tell us about your setup. Are you on linux, php version, cpanel ? does your server meet the minimum requirements on the RIGHT side of this page?
http://www.oxwall.org/hosting
ftp.site.com
site.com
ftp://ftp.site.com
ftp://site.com
No I don't have $ sign but earlier I had @ sign in password , but I tried it after removing it , but still it don't works and Yes I'm on linux, php version, cpanel , I'm using big rock web hosting and according to me it meets all requirements .
My Credentials were:
FTP server: ftp.site.com , its works in filezilla
https://developers.oxwall.com/store/item/1356
AND/OR
check the requirements using phpinfo(), if oxwall is a subdomain you can just create a php file with phpinfo(); inside it. If oxwall IS the public_html then youll have to add the phpinfo(); to the 2nd line of the ow_includes/config.php file and load the site.
Be sure to do this quickly and then change the file back so noone else gets the info. Then you can just scroll the php info on the page after the file is changed back. In other words you have the php info loaded on the page already, you dont want anyone else to load it so just change the file back and save it.
If you dont know anything about phpinfo() then you can read here..
https://developers.oxwall.com/forum/topic/47677
So some of those you will need to check with phpinfo()
Check those yellow and red items out with phpinfo and if they all check out we can go from there, let us know.
I check it in phpinfo() , modules which showed cross sign whether red or yellow are not present in phpinfo() .
Ross may have to take a look and see whats going on.
ftp.site.com and pw should be fine so it has to be username or port.
make sure username is name@site.com
are you sure the port is 21, it should be by default, is that the port you connect with in filezilla?
1. Login to cPanel
2. Click on the FTP Accounts icon
3. Scroll down and find the FTP account you normally login with and click Configure FTP Client
check the connection info there
Yes I hv cron and its working . I checked . I twicely checked everthing but still in problem
+
i hv latest veriosn of oxwall 1.8.4(10800) hosted on server but still asking to update ..
So i would ask your host for help and see what they can offer. We will still try to help you but you really need to see what they say first, they should be your first contact. :)
Make sure you tell them that you can access via filezilla but not via website ftp.
They Don't t provide the browser version of FTP connection. Because in their server they allow only the ftpes and sftp connection. So I have to use the FTP client only to connect to file manager.