New Xampp user

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

New Xampp user

Postby Ape » 23. February 2021 13:25

Good day,
Very simple question. New user. So every time I turn on my computer, should I go to the control panel and start apache and sql? And when I'm done for the day, click on stop and quit the control panel? Thank you.
Ape
 
Posts: 9
Joined: 23. February 2021 13:09
XAMPP version: 3.2.4
Operating System: Windows

Re: New Xampp user

Postby Altrea » 23. February 2021 13:54

Hi,

It is always a good idea to only start a program if you need it, and stop it after that.
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: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: New Xampp user

Postby Ape » 23. February 2021 15:25

Thank you.
My Apache and MySql is green on the panel. Had to change listen on conf. But now when I click on Admin it goes to IIS windows. I already deleted IIS and restarted. Please help. Thanks
Ape
 
Posts: 9
Joined: 23. February 2021 13:09
XAMPP version: 3.2.4
Operating System: Windows

Re: New Xampp user

Postby Altrea » 23. February 2021 15:32

If you don't need IIS, don't change the Apache ports.
Read this: viewtopic.php?f=22&t=69784&p=239058#p239059

If you at all need to change the Apache ports, do it the right way and tell the control panel too what the new ports are
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: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: New Xampp user

Postby Ape » 23. February 2021 15:49

It doesn't start if its 80 so I changed it to 8090.
Now I tried this: http://localhost:8090/myphpadmin/
It gave me this: Not Found

The requested URL was not found on this server.

Thank you for your time.
Ape
 
Posts: 9
Joined: 23. February 2021 13:09
XAMPP version: 3.2.4
Operating System: Windows

Re: New Xampp user

Postby Ape » 23. February 2021 16:16

Thank you. viewtopic.php?f=22&t=69784&p=239058#p239059 instruction works.

http://localhost:8090/phpmyadmin/ FINALLY WORKED!!!!!
Ape
 
Posts: 9
Joined: 23. February 2021 13:09
XAMPP version: 3.2.4
Operating System: Windows

Re: New Xampp user

Postby Ape » 12. March 2021 21:10

Hi :wink:

On SQL tab, I entered todays date March 12, 2021 and I got an error #1064. It says refer to MariaDB version. How should I type the date?

I was also trying to find MySQL on command prompt but couldnt locate it. I found another SQL server VSS Writer but wasn't sure if its the same one.
What I was trying to do is check the database I created on command line.
Thank you.
Ape
 
Posts: 9
Joined: 23. February 2021 13:09
XAMPP version: 3.2.4
Operating System: Windows

Re: New Xampp user

Postby Altrea » 12. March 2021 23:23

Hi,

Ape wrote:On SQL tab, I entered todays date March 12, 2021

What does that mean?

Ape wrote:I got an error #1064. It says refer to MariaDB version.

Error 1064 means you have an error in your SQL syntax. You didn't show us your SQL Syntax.
Besides from this it is a very poor error report you tried here.

Ape wrote:How should I type the date?

https://mariadb.com/kb/en/date-and-time-data-types/

Ape wrote:I was also trying to find MySQL on command prompt but couldnt locate it.

There is no specific command prompt. MariaDB provides a CLI (command line interface) which can be used by the default windows command line cmd.exe
To use the Windows command line, you need to navigate first to the folder \xampp\mysql\bin\
The CLI is accessed by program mysql, so the usage: mysql [OPTIONS] [DATABADE]
Vor getting an impression of the commands type mysql --help

Instead of using the windows cmd you can use the XAMPP Shell too by clicking the Shell button in the XAMPP control panel. This opens the command line too, but sets some additional paths and settings so you can use the CLI without navigating to \xampp\mysql\bin\
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: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: New Xampp user

Postby Ape » 15. March 2021 16:29

Hi,

I'm trying to edit privileges for the mySql password. I tried on clicking on edit privileges tabs and I got some errors.

Like, Warning in .\libraries\classes\Dbi\DbiMysqli.php#199
mysqli::query(): (HY000/1030): Got error 176 "Read page with wrong checksum" from storage engine Aria.

and
Error
SQL query:
SELECT * FROM `mysql`.`db` WHERE `User` = 'pma' AND `Host` = 'localhost' ORDER BY `Db` ASC

Should I do something about it or ignore it? Thank you.
Ape
 
Posts: 9
Joined: 23. February 2021 13:09
XAMPP version: 3.2.4
Operating System: Windows

Re: Nuovo utente Xampp

Postby lusta » 02. April 2021 15:47

Hi, I'm a beginner, I need help to get into the world of xampp; from installation to operation. Thanks
lusta
 
Posts: 1
Joined: 02. April 2021 15:13
XAMPP version: 8.0.3
Operating System: windows 10

Re: New Xampp user

Postby Nobbie » 03. April 2021 10:21

Enter "Xampp Tutorial" into Google.
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 117 guests