Title: PHP Warning: fsockopen
Last modified: March 7, 2023

---

# PHP Warning: fsockopen

 *  Resolved [dejuanjones101](https://wordpress.org/support/users/dejuanjones101/)
 * (@dejuanjones101)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/php-warning-fsockopen/)
 * unable to connect to node17.quic.cloud:443 (Connection timed out) in /home3/gpiihmmy/
   public_html/wp-content/plugins/litespeed-cache/src/utility.cls.php on line 169
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-warning-fsockopen%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16541246)
 * could you please create a php script and put it at same dir as your wp-config.
   php , with code below
 *     ```wp-block-code
       <?php
       require( './wp-load.php' );
   
       $response = wp_remote_get( 'https://node17.quic.cloud' );
   
       echo '<pre>';
       var_dump($response);
       echo '</pre>';
       ```
   
 * and open it by browser, see what it returns ?
 *  Thread Starter [dejuanjones101](https://wordpress.org/support/users/dejuanjones101/)
 * (@dejuanjones101)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16543374)
 * Im don’t know how to do that. Do I create a blank php file and upload it to file
   maneger?
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16545533)
 * yes , you can create a new php file on your computer , copy-paste above code ,
   then upload it
 *  Thread Starter [dejuanjones101](https://wordpress.org/support/users/dejuanjones101/)
 * (@dejuanjones101)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16546175)
 * Ok, figured it out, appreciate it.
 *  Thread Starter [dejuanjones101](https://wordpress.org/support/users/dejuanjones101/)
 * (@dejuanjones101)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16547214)
 * It returned the file in the browser.
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16550937)
 * what did it return ?
 * I don’t see anything on your post …

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘PHP Warning: fsockopen’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/php-warning-fsockopen/#post-16550937)
 * Status: resolved