XAMPP - first time new user

Problems with the Windows version of XAMPP, questions, comments, and anything related.

XAMPP - first time new user

Postby alex4orly » 26. August 2018 08:20

Installed the package, went on very easy... But two problems:

1) If I try reaching a login page on the website itself, it works fine
Check out this URL : http://www.beleuramyhome.org.au/login.php
When I try the same on the local XAMPP - I get this instead
http://www.beleuramyhome.org.au/login.jpg
Why?

2) Tried to send an email from the site - in XAMPP, it fails to access the SMTP server
Do I need to do something different on the local machine?

Cheers
alex4orly
 
Posts: 2
Joined: 26. August 2018 08:12
XAMPP version: 7.2.8
Operating System: Windows 8.1

Re: XAMPP - first time new user

Postby Altrea » 26. August 2018 09:31

For 1) because you are trying to access php variables in your form at a time this variable is not defined. This is a common issue of sloppy programming.

So first check if a variable is set and than use it, or create the variable with an initial value first.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: XAMPP - first time new user

Postby alex4orly » 26. August 2018 09:51

Thanks altrea,

you gave me a hint... The cookie creation was commented out

Cheers
alex4orly
 
Posts: 2
Joined: 26. August 2018 08:12
XAMPP version: 7.2.8
Operating System: Windows 8.1


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 93 guests