php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "Plesk server"

How can PHP be used to test if a server is available and redirect image paths to a secondary server if the primary server is down?

To test if a server is available and redirect image paths to a secondary server if the primary server is down, you can use PHP to make a simple HTTP r...

How can server-side mechanisms be implemented to authenticate requests from the remote server when PHP is not active on the server?

When PHP is not active on the server, server-side mechanisms can still be implemented to authenticate requests from the remote server by using other p...

How can the configuration of the database server and the web server affect the ability to access a database on a different server using PHP?

The configuration of the database server and the web server can affect the ability to access a database on a different server using PHP if the necessa...

What server-side settings could be causing issues with PHP mail function on domaingo.de server?

The issue with the PHP mail function on domaingo.de server could be caused by server-side settings such as restrictions on sending emails or misconfig...

How can a cronjob from one server be accessed on another server?

To access a cronjob from one server on another server, you can use SSH to remotely execute the cronjob command on the server where the cronjob is loca...

Showing 46 to 50 of 10000 results

‹ 1 2 ... 7 8 9 10 11 12 13 ... 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.