This topic is locked

10.5 Localhost slow to render

2/8/2021 10:58:21 AM
PHPRunner General questions
A
AlphaBase author

Has anyone else noticed that when first trying to run in localhost it takes repeated attempts to view/test in localhost in ver. 10.5? 10.4 was much quicker. It seems i always have to click "View in Browser" several times and wait a much longer time than in 10.4 or other previous versions. is it just me?
P.S. Of course, once finally loaded, changes to the app just require a page refresh.

Sergey Kornilov admin 2/9/2021

We haven't heard about this specific issue in v10.5. On my machine 'View in browser' launches a new browser window in less than a second.
I would check things like firewall/antivirus that may prevent PHPRunner or built-in Web server from functioning properly.

A
AlphaBase author 2/9/2021



...less than a second


Even 10.4 was never anywhere that fast on my machine. But maybe something is slowing it down here.

S
Steve Seymour 2/11/2021



Even 10.4 was never anywhere that fast on my machine. But maybe something is slowing it down here.


If the browser is already open with a single tab, I have to close the browser first. Noticed mainly when the tab is open with phpmyadmin for local xampp.

It could be that the browser is looking at 2 ports on a localhost server. default 80 and 8086 for phprunner.