php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "Plesk server"

How can server configurations restrict direct access to FTP server settings, and what workarounds can be implemented?

Server configurations can restrict direct access to FTP server settings by disabling FTP access in the php.ini file or using server-side configuration...

What is the recommended method to start a SQL server on a root server for PHP development?

To start a SQL server on a root server for PHP development, you can use the mysqli extension in PHP to connect to the server. You will need to specify...

What are the common methods for sending commands to a PHP server, specifically for a Battlefield 3 server?

To send commands to a PHP server for a Battlefield 3 server, common methods include using HTTP requests, such as GET or POST requests, to communicate...

What potential issues should be considered when starting a SQL server on a root server for PHP projects?

One potential issue to consider when starting a SQL server on a root server for PHP projects is security. It is important to properly configure the SQ...

What are some common reasons for PHP scripts to work on a web server but not on an intranet server?

Common reasons for PHP scripts to work on a web server but not on an intranet server include differences in server configurations, PHP versions, or fi...

Showing 76 to 80 of 10000 results

‹ 1 2 ... 13 14 15 16 17 18 19 ... 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.