Page 1 of 1

Login Script placement in WYSIWYG

Posted: Fri Jun 08, 2018 7:58 pm
by Hobbyist
I finally created a working account creation script and database with PHP and XAMPP.

How do I connect WYSIWYG to the created database? Do I place the account creation files in the website folder? I keep trying to create and edit database and WYSIWYG says no remote ftp files were found? Do I link htdcs with the whole folder location to the filename in WYSIWYG? (C:\xampp\htdocs\registration)?

Re: Login Script placement in WYSIWYG

Posted: Fri Jun 08, 2018 8:45 pm
by Pablo
Did you read the section about creating databases in the help?
I keep trying to create and edit database and WYSIWYG says no remote ftp files were found?
The built in tool only works for online server , with access via FTP.
However you can easily create the file yourself as explained here:
http://wysiwygwebbuilder.com/login_basics.html

Note that I cannot help you with configure the server. I have never setup a local server myself.