Title: prototype2's Replies | WordPress.org

---

# prototype2

  [  ](https://wordpress.org/support/users/prototype2/)

 *   [Profile](https://wordpress.org/support/users/prototype2/)
 *   [Topics Started](https://wordpress.org/support/users/prototype2/topics/)
 *   [Replies Created](https://wordpress.org/support/users/prototype2/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/prototype2/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/prototype2/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/prototype2/engagements/)
 *   [Favorites](https://wordpress.org/support/users/prototype2/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/page/2/#post-14143912)
 * Great, I have able to test on my VPS that work fine, but running pagespeed:
 * **Mobile**
    70 (without PhastPress) vs 43 (with PhastPress)
 * **Desktop**
    94 (without PhastPress) vs 95 (with PhastPress)
 * Those implemented web server rule to block PHP files in wp-content and wp-includes
   will make PhastpPress non-functioning. It seems there are lots of challenge and
   efforts to add optimizations compare to other CMS that could be optimize right
   from the very beginning.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14096287)
 * Manage to trace down to this `cgi.fix_pathinfo = 0` which I have added in php.
   ini, commented out is working now.
 * Are there any way to get around when some users will add this cgi.fix_pathinfo
   when using Caddy?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14087722)
 * I can reproduce on VPS on Ubuntu Server 20.04.
 * What PHP extension and other packages are require in your setup? I use the easiest
   steps and install the minimum PHP packages to get WordPress working and perhaps,
   might missed out some packages that need for PhastPress to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14084723)
 * I don’t have .htaccess in any of WordPress subfolders including Phastpress.
 * 1) test.php
    Echo Hello string.
 * 2) Copy `phast.php` and paste as `phast2.php`, rename `phast.php` to `phast.php.
   bak` and rename phast2.php to `phast.php`
    Still error 404.
 * 3) phast3.php and test.php are identical.
    Copy phast.php source code, paste 
   into the new `phast3.php` and access URL to that file directly. Still error 404,
   not blank page.
 * 4) Access URL directly to ../wp-content/plugins/phastpress/low-php-version.php
   
   Return code 200, blank plage.
 * 4) chmod 755 phast3.php and access URL to that file directly.
    Still error 404.
 * 5) Commented out code in phast.php
    // phastpress_get_service_sdk()->getServiceAPI()-
   >serve(); Shown blank page which is correct.
 * It seem the sdk need to be debug.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] Gutenberg verses Elementor](https://wordpress.org/support/topic/gutenberg-verses-elementor/)
 *  [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/gutenberg-verses-elementor/#post-14077234)
 * I have a look at your website and there some design issue and some contents are
   not HTTPS.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] Wonderful!](https://wordpress.org/support/topic/wonderful-800/)
 *  [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/wonderful-800/#post-14077219)
 * “who don’t like change”
 * While blocks aren’t a new concept, have you tried other CMS that have a similar
   block features?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14076980)
 * For one more test, test.php echo string in my test correctly, not redirect to
   any page:
    [http://192.168.64.5:8080/wp-content/plugins/phastpress/test.php?service=images&#8230](http://192.168.64.5:8080/wp-content/plugins/phastpress/test.php?service=images&#8230);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14076977)
 * Added test.php to each folders, I can echo string on the web browser:
    wp-content/
   wp-content/plugins/ wp-content/plugins/phastpress/
 * I could even access readme.txt in this folder:
    wp-content/plugins/phastpress/
   readme.txt
 * Then I have tried to replace phast.php with readme.txt and it still load readme.
   txt, not redirect to any page.
    [http://192.168.64.5:8080/wp-content/plugins/phastpress/readme.txt?service=&#8230](http://192.168.64.5:8080/wp-content/plugins/phastpress/readme.txt?service=&#8230);
 * I think I have manage to narrow down to phast.php itself?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14074787)
 * Return blank page which is correct
    [http://domain/wp-config.php](http://domain/wp-config.php)
 * Return 404
    [http://domain/wp-content/plugins/phastpress/phast.php](http://domain/wp-content/plugins/phastpress/phast.php)
 * It may look like some configuration issue with Caddy or WordPress for plugins
   folder?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14068744)
 * I have assuming Caddy’s fcgi does not accept URL as parameter and redirect to
   the index URL address.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PhastPress] Work with Caddy web server?](https://wordpress.org/support/topic/work-with-caddy-web-server/)
 *  Thread Starter [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/work-with-caddy-web-server/#post-14068734)
 * I have the tested and the problem with php-fpm. Does it work for you?
 * :8080 {
    root * /var/www/html/wordpress php_fastcgi unix//run/php/php7.4-fpm.
   sock file_server }
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] Horror Feelings](https://wordpress.org/support/topic/horror-feelings/)
 *  [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/horror-feelings/#post-13750504)
 * You should wake up and leave the platform to find exciting elsewhere, friend.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] Slow Performance](https://wordpress.org/support/topic/slow-performance-10/)
 *  [prototype2](https://wordpress.org/support/users/prototype2/)
 * (@prototype2)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/slow-performance-10/#post-13750498)
 * “For all WordPress Gutenberg developer”, I believe they known the technology 
   well just as I know those platform and the programming language they used to 
   develop but Medium is a closed publishing platform.
 * Slow is inevitable if you know the history of computing, language, and CMS. You
   could have been on the subpar platform e.g. slow shared hosting that is the hosting
   problem if they are not near to you, not WordPress.
 * The indication when you compare to Medium is their backend infrastructure are
   different, day and night.
    -  This reply was modified 5 years, 5 months ago by [prototype2](https://wordpress.org/support/users/prototype2/).

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