( ! ) 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.0000485824{main}( ).../details.php:0
20.0000486128include( '/var/www/html/assets/include/include_init.php ).../details.php:3
30.0000486408include( '/var/www/include/dbconnect.php ).../include_init.php:5
40.0000486408pg_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.0000485824{main}( ).../details.php:0
20.0000486128include( '/var/www/html/assets/include/include_init.php ).../details.php:3
30.0000486408include( '/var/www/include/dbconnect.php ).../include_init.php:5
40.5907487424pg_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.0000485824{main}( ).../details.php:0
20.0000486128include( '/var/www/html/assets/include/include_init.php ).../details.php:3
30.0000486408include( '/var/www/include/dbconnect.php ).../include_init.php:5
43.6628487536pg_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.0000485824{main}( ).../details.php:0
26.7349487808header( $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.0000485824{main}( ).../details.php:0
26.7349487792header( $header = 'Last-Modified: Wed, 19 Aug 2026 09:20:26 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.0000485824{main}( ).../details.php:0
26.7349487712header( $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.0000485824{main}( ).../details.php:0
26.7349487712header( $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.0000485824{main}( ).../details.php:0
26.7350487712header( $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.0000485824{main}( ).../details.php:0
26.7350488064include( '/var/www/html/assets/include/include_item_sequence.php ).../details.php:276
36.7350488064pg_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