Questions Tagged [Xampp]

XAMPP is a cross-platform Apache distribution bundled with MySQL, PHP and Perl.

12,221 questions
0 votes
0 answers
6 views

Apache VHost document root is wrong

I use xampp on my windows 11 computer and I want to serve a laravel project in a specific domain. I configured the vhost, unless when I try to access the custom domain, it's serving my xampp htdocs ...
0 votes
0 answers
11 views

Is Gmail SMTP stopped working for Localhost?

I did notice Gmail disable less secure enable options but I don't know does this mean Gmail SMTP will stop working if that requires less security enable like localhost requires that? I think it stops ...
  • 626
0 votes
1 answer
16 views

Not Found The requested URL was not found on this server. xampp error

I want to run a simple html file <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> ...
  • 13
0 votes
0 answers
28 views

Google is not supporting third party apps now how i can send email with php by using xampp [duplicate]

google removed the option of turns on/off the less secure apps.Now how I can send email with php using xampp because less secure app turns on/off is removed
0 votes
0 answers
11 views

Drupal local import shows default website

I have been given a Drupal project and I am trying to set it up to run locally. I'm using XAMPP to host the project. I had several pitfalls while trying to set it up. Now I've reached a point where I ...
  • 21
0 votes
0 answers
8 views

add ssl certificate to published website hosted in xampp

I'm making my site use https protocol and trying to add an ssl certificate My website is hosted on xampp I tried to follow a lot of tutorial but it didn't work
-2 votes
0 answers
23 views

How to write a PHP programme to insert 1 to 10 multiplication tables into a database [closed]

How to write a PHP programme to insert 1 to 10 multiplication tables into a database.. if($_POST){ $num=$_POST['number']; for($i=1;$i<=10;$i++) { echo $num."*...
0 votes
0 answers
22 views

Creating a project with laraval - Composer and Php Issues

Been trying to use composer with no luck at all. I had added composer and PHP to my environmental variables with still no luck Any time I try to run composer create-project laravel/laravel example-app ...
1 vote
0 answers
17 views

MYSQL does not start via XAMPP Control Panel

When I open XAMPP and click start MySQL button and it gives me an error. I had started it just before, but now it isn't working. XAMPP Control Panel 2022-06-15 1:19:48 0 [ERROR] mysqld.exe: Aria ...
  • 11
-3 votes
0 answers
25 views

Uncaught Error: Call to undefined function each();createHeader(1000, 0, 0, 65534, '') [duplicate]

Fatal error: Uncaught Error: Call to undefined function each() in E:\xampp\htdocs\ZK-sdk\ZKTeco_Attendance_Access_Using_PHP-master\ZKTeco_Attendance_Access_Using_PHP-master\zklibrary.php:298 Stack ...
0 votes
0 answers
11 views

My php files in my root folder cant access the localhost. i do manage to access myphpadmin and created database [closed]

here is the error when i try to load my php file to the browers. Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: NO) in C:\Users\emmam\Desktop\...
0 votes
0 answers
12 views

XAMPP unable to load dynamic library 'php_openssl'

I use XAMPP to run PHP and have 2 versions PHP 7.4 and PHP 5.6. On PHP 7.4 I have no problem and everything running well. But on PHP 5.6 there is a problem with php_openssl. When I try to send an ...
0 votes
2 answers
13 views

XAMPP Apache can't start because PHP can't find VCREDIST140.DLL >=14.29

XAMPP control panel error log: 7:08:18 PM [Apache] Error: Apache shutdown unexpectedly. [...] 7:08:18 PM [Apache] Press the Logs button to view error logs [...] for more clues C:\xampp\apache\...
  • 11
0 votes
0 answers
14 views

Linux virtual machine not working with XAMPP, Vsftpd and NAT [closed]

I am trying to make a Linux Mint virtual machine with XAMPP and Vsftpd. I am using Windows 11 Hyper-v Manager as virtualization software. The problem is that when I try to watch my virtual machine's ...
0 votes
1 answer
20 views

I have a problem when start apache on windows

When I click start I get this error 2:30:55 PM [Apache] Problem detected! 2:30:55 PM [Apache] Port 80 in use by "Unable to open process" with PID 4! 2:30:55 PM [Apache] Apache ...

15 30 50 per page
1
2 3 4 5
…
815
Marcus Vance

Marcus Vance

Cybersecurity & Digital Privacy Researcher

Marcus Vance is a cybersecurity auditor and technology writer dedicated to educating the public about online safety, data privacy regulations, enterprise security, and emerging cyber threats.

Share this article
Twitter Facebook Pinterest