Settings not working

Issues related to the Login tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/login_basics.html
http://www.wysiwygwebbuilder.com/login_tools.html

TIP:
A lot of information about the login tools can be found in the help/manual.
Also checkout the demo template that is include with the software.
Post Reply
kniggles
 
 
Posts: 4
Joined: Mon Feb 22, 2021 10:18 pm

Settings not working

Post by kniggles »

Hi , I am trying the Login tools demo and keep getting the error

~
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
~
Image these are the settings i have changed, what am i missing?
thank you.
User avatar
Pablo
 
Posts: 23432
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Settings not working

Post by Pablo »

Are you sure these settings are correct?
The database server does not seem to be valid.
Also, did you create the tables?

Note: to find out the exact error please check out the php error log on the server.
User avatar
wwonderfull
 
 
Posts: 1584
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Settings not working

Post by wwonderfull »

And the MySQL server name seems wrong too. I think it should be localhost
In fact, anything can go wrong if the proper database settings are not placed.
kniggles
 
 
Posts: 4
Joined: Mon Feb 22, 2021 10:18 pm

Re: Settings not working

Post by kniggles »

Pablo wrote: Thu Jul 27, 2023 3:45 pm Are you sure these settings are correct?
The database server does not seem to be valid.
Also, did you create the tables?

Note: to find out the exact error please check out the php error log on the server.
20230727T171020: www.thebigadvertisinggame.com/FringeOne/signup.php
PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /hermes/bosnacweb05/bosnacweb05ba/b2378/ipg.winanastonmartinlimi/FringeOne/signup.php:43
Stack trace:
#0 {main}
thrown in /hermes/bosnacweb05/bosnacweb05ba/b2378/ipg.winanastonmartinlimi/FringeOne/signup.php on line 43


this is the error message i found, ,
thanks for helping.
User avatar
Pablo
 
Posts: 23432
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Settings not working

Post by Pablo »

It looks like you have selected the wrong PHP version in the page properties.
It should be set to PHP5 - PHP8
Post Reply