Steve Guluk

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created 2022.2 Indexing Module 'some site' takes forever...
I've been using PHP Storm for a couple years now and only recently, the Indexing Module sitename does NOT run in the background. It takes center stage and grinds my Mac to a standstill. Can we disa... -
Created Include files not respected in error reporting, how to fix?
I have various pages that link to other pages using the basic <?php require_once('connections/connection-file.php'); ?> that define variables used in connection queries. It's not a big deal but the...