530 login authentication failed

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
stevieb
 
 
Posts: 61
Joined: Thu Jul 08, 2021 9:05 pm

Re: 530 login authentication failed

Post by stevieb »

crispy68 wrote: Thu May 04, 2023 2:44 pm This is a reason why i'm a firm believer in having all your CSS files in a separate CSS folder and JS files in a JS folder. All html files are in the root folder and everything is neat and tidy. If your file is generating a index.js file then it is needed.
Thanks for getting back. The entire site was uploaded to the server (into the cpanel) I added the js in Tools -> Options -> Publish -> File Type output folder (in WB17). So would it be better to delete the site on the server then Re-upload the entire site so all the js files go to the appropriate folder OR just create a js folder in my cpanel and move (one by one) the js files into the js folder (there is a lot of them) ? Thanks again.
User avatar
stevieb
 
 
Posts: 61
Joined: Thu Jul 08, 2021 9:05 pm

Re: 530 login authentication failed

Post by stevieb »

Pablo wrote: Thu May 04, 2023 2:56 pm You can control the output in Tools -> Options -> HTML.
To publish the JavaScript in a separate folder, add JS in Tools -> Options -> Publish -> File Type output folder.

I cannot help you with the server configuration (.htaccess).
Thanks for getting back. The entire site was uploaded to the server (into the cpanel) I added the js in Tools -> Options -> Publish -> File Type output folder (in WB17). So would it be better to delete the site on the server then Re-upload the entire site so all the js files go to the appropriate folder OR just create a js folder in my cpanel and move (one by one) the js files into the js folder (there is a lot of them) ? Thanks again.
User avatar
Pablo
 
Posts: 23434
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: 530 login authentication failed

Post by Pablo »

Yes, it is better to remove the files from the server. But not .htaccess file and/or other server related files.
User avatar
stevieb
 
 
Posts: 61
Joined: Thu Jul 08, 2021 9:05 pm

Re: 530 login authentication failed

Post by stevieb »

Pablo wrote: Fri May 05, 2023 5:34 am Yes, it is better to remove the files from the server. But not .htaccess file and/or other server related files.
</IfModule>
# php -- END cPanel-generated handler, do not edit
Last edited by stevieb on Fri May 05, 2023 8:05 pm, edited 1 time in total.
User avatar
stevieb
 
 
Posts: 61
Joined: Thu Jul 08, 2021 9:05 pm

Re: 530 login authentication failed

Post by stevieb »

stevieb wrote: Thu May 04, 2023 8:21 pm
crispy68 wrote: Thu May 04, 2023 2:44 pm This is a reason why i'm a firm believer in having all your CSS files in a separate CSS folder and JS files in a JS folder. All html files are in the root folder and everything is neat and tidy. If your file is generating a index.js file then it is needed.
Thanks for getting back. The entire site was uploaded to the server (into the cpanel) I added the js in Tools -> Options -> Publish -> File Type output folder (in WB17). So would it be better to delete the site on the server then Re-upload the entire site so all the js files go to the appropriate folder OR just create a js folder in my cpanel and move (one by one) the js files into the js folder (there is a lot of them) ? Thanks again.
UPDATE: I did make the separate js folder and that seems to be working fine. ( www.witch1797.com I had made for someone) I'm having some trouble with the navigational header with a few links (they're going to the error_404 page) HOME and CONTACT are fine. I checked in WB but I'm not seeing where I went wrong. Any ideas?
User avatar
Pablo
 
Posts: 23434
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: 530 login authentication failed

Post by Pablo »

I cannot help you with .htaccess configuration, but did you upload all files?
User avatar
stevieb
 
 
Posts: 61
Joined: Thu Jul 08, 2021 9:05 pm

Re: 530 login authentication failed

Post by stevieb »

Pablo wrote: Fri May 05, 2023 2:46 pm I cannot help you with .htaccess configuration, but did you upload all files?
Hi, I uploaded the entire site
User avatar
Pablo
 
Posts: 23434
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: 530 login authentication failed

Post by Pablo »

In that case, the files are either in the wrong folder or there is a server configuration problem.
User avatar
stevieb
 
 
Posts: 61
Joined: Thu Jul 08, 2021 9:05 pm

Re: 530 login authentication failed

Post by stevieb »

UPDATE: THANK YOU Pablo & Crispy68. Everything is up and running! GO WYSIWYG! This software is great! There's sooo much more I have yet to learn about it. Thanks again.
Post Reply