php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "server misconfiguration"

What are common reasons for the error message "Can't connect to local MySQL server through socket" in PHP?

The error message "Can't connect to local MySQL server through socket" typically occurs when PHP is unable to establish a connection to the MySQL serv...

Why does the server create files with 0 bytes in directories where sessions are used, and why do they remain even after hours?

The issue of the server creating files with 0 bytes in directories where sessions are used is likely due to a misconfiguration or permissions issue. T...

In cases where a database server is not reachable, what steps can be taken to diagnose and address the issue when using PHP?

When a database server is not reachable, one possible issue could be a network problem or misconfiguration. To diagnose and address the issue, you can...

What could be causing a "500 Internal Server Error" when trying to add an extension in the php.ini file?

The "500 Internal Server Error" when trying to add an extension in the php.ini file could be caused by incorrect syntax or a misconfiguration in the p...

What could be causing the "Access Denied" error when accessing the database on the web server?

The "Access Denied" error when accessing the database on the web server could be caused by incorrect database credentials, insufficient permissions fo...

Showing 21 to 25 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1999 2000 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.