Many PHP errors using WAMP
-
Hello,
I’m testing my website locally using WAMP server v3.2.3
Everything is update.
I uploaded the PDF (25 MB, 100 pages) correctly in the media library and the link is:https://localhost/002_15ottobre2021/wp-content/uploads/2021/10/PDF_FILENAME_.pdf
I made an order with WooCommerce, I went to the DOWNLOAD page in my account, click the download button and I have this error:
Warning: fopen(): remote host file access not supported, file://\wamp64\www\002_15ottobre2021/wp-content/uploads/2021/10/PDF_FILENAME_17875_1634869857.pdf in C:\wamp64\www\002_15ottobre2021\wp-content\plugins\waterwoo-pdf\inc\tcpdf\include\tcpdf_static.php on line 1831
# Time Memory Function Location 1 0.0005 417528 {main}( ) ...\index.php:0 2 0.0008 419064 require( 'C:\wamp64\www\002_15ottobre2021\wp-blog-header.php' ) ...\index.php:17 3 0.0010 419448 require_once( 'C:\wamp64\www\002_15ottobre2021\wp-load.php' ) ...\wp-blog-header.php:13 4 0.0013 420136 require_once( 'C:\wamp64\www\002_15ottobre2021\wp-config.php' ) ...\wp-load.php:50 5 0.0015 421480 require_once( 'C:\wamp64\www\002_15ottobre2021\wp-settings.php' ) ...\wp-config.php:87 6 2.0109 35375440 do_action( ) ...\wp-settings.php:578 7 2.0109 35375816 WP_Hook->do_action( ) ...\plugin.php:470 8 2.0109 35375816 WP_Hook->apply_filters( ) ...\class-wp-hook.php:327 9 2.5699 41977552 WC_Download_Handler::download_product( ) ...\class-wp-hook.php:303 10 2.5992 42252016 apply_filters( ) ...\class-wc-download-handler.php:94 11 2.5992 42252416 WP_Hook->apply_filters( ) ...\plugin.php:189 12 2.5993 42253920 WWPDF_File_Handler->pdf_filepath( ) ...\class-wp-hook.php:303 13 2.6585 50155088 WWPDF_Watermark->__construct( ) ...\wwpdf-file-handler.php:90 14 2.6601 50221176 WWPDF_Watermark->do_watermark( ) ...\wwpdf-watermark.php:22 15 3.2451 85432432 WaterWoo_TCPDI->Output( ) ...\wwpdf-watermark.php:69 16 3.6082 79696792 WaterWoo_TCPDF_STATIC::fopenLocal( ) ...\tcpdf.php:7552 17 3.6082 79696952 fopen ( ) ...\tcpdf_static.php:1831
Could you help me?
Thank you!
- The topic ‘Many PHP errors using WAMP’ is closed to new replies.