I’m trying to run a server connect (from localhost) that’s creating a new table from several other tables (remote database) including some repeats etc. that make it quite slow. I’m getting this error but don’t know how I can increase the max execution time.
Fatal error : Maximum execution time of 30 seconds exceeded in D:\OneDrive\Websites\Triptakers.com\www\dmxConnectLib\lib\db\Connection.php on line 146
TIA