( ! ) Warning: pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: No route to host Is the server running on host "192.168.1.3" and accepting TCP/IP connections on port 5432? in /var/www/include/dbconnect.php on line 11
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
20.0001486136include( '/var/www/html/assets/include/include_init.php ).../details.php:3
30.0001486416include( '/var/www/include/dbconnect.php ).../include_init.php:5
40.0001486416pg_connect( $connection_string = 'host=192.168.1.3 port=5432 dbname=postgres user=postgres password=' ).../dbconnect.php:11

( ! ) Warning: pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: No route to host Is the server running on host "192.168.1.3" and accepting TCP/IP connections on port 5432? in /var/www/include/dbconnect.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
20.0001486136include( '/var/www/html/assets/include/include_init.php ).../details.php:3
30.0001486416include( '/var/www/include/dbconnect.php ).../include_init.php:5
42.1206487432pg_connect( $connection_string = 'host=192.168.1.3 port=5432 dbname=yana_stock user=postgres password=' ).../dbconnect.php:15

( ! ) Warning: pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: No route to host Is the server running on host "192.168.1.3" and accepting TCP/IP connections on port 5432? in /var/www/include/dbconnect.php on line 17
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
20.0001486136include( '/var/www/html/assets/include/include_init.php ).../details.php:3
30.0001486416include( '/var/www/include/dbconnect.php ).../include_init.php:5
45.1925487544pg_connect( $connection_string = 'host=192.168.1.3 port=5432 dbname=yana_stock user=postgres password=' ).../dbconnect.php:17

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/include/dbconnect.php:15) in /var/www/html/ystock/details.php on line 256
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
28.2647487816header( $header = 'Expires: Sat, 26 Jul 1997 05:00:00 GMT' ).../details.php:256

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/include/dbconnect.php:15) in /var/www/html/ystock/details.php on line 257
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
28.2647487800header( $header = 'Last-Modified: Wed, 19 Aug 2026 09:19:06 GMT' ).../details.php:257

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/include/dbconnect.php:15) in /var/www/html/ystock/details.php on line 258
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
28.2647487720header( $header = 'Cache-Control: no-store, no-cache, must-revalidate' ).../details.php:258

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/include/dbconnect.php:15) in /var/www/html/ystock/details.php on line 259
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
28.2647487720header( $header = 'Cache-Control: post-check=0, pre-check=0', $replace = FALSE ).../details.php:259

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www/include/dbconnect.php:15) in /var/www/html/ystock/details.php on line 260
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
28.2647487720header( $header = 'Pragma: no-cache' ).../details.php:260

( ! ) Fatal error: Uncaught TypeError: pg_query(): Argument #1 ($connection) must be of type PgSql\Connection, false given in /var/www/html/assets/include/include_item_sequence.php on line 30
( ! ) TypeError: pg_query(): Argument #1 ($connection) must be of type PgSql\Connection, false given in /var/www/html/assets/include/include_item_sequence.php on line 30
Call Stack
#TimeMemoryFunctionLocation
10.0000485832{main}( ).../details.php:0
28.2648488072include( '/var/www/html/assets/include/include_item_sequence.php ).../details.php:276
38.2648488072pg_query( $connection = FALSE, $query = 'select stock_id, sales_no from stock_info where sales_no not like \'\' order by sales_no::int' ).../include_item_sequence.php:30