| ( ! ) 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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 0.0000 | 486128 | include( '/var/www/html/assets/include/include_init.php ) | .../details.php:3 |
| 3 | 0.0000 | 486408 | include( '/var/www/include/dbconnect.php ) | .../include_init.php:5 |
| 4 | 0.0000 | 486408 | pg_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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 0.0000 | 486128 | include( '/var/www/html/assets/include/include_init.php ) | .../details.php:3 |
| 3 | 0.0000 | 486408 | include( '/var/www/include/dbconnect.php ) | .../include_init.php:5 |
| 4 | 0.5907 | 487424 | pg_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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 0.0000 | 486128 | include( '/var/www/html/assets/include/include_init.php ) | .../details.php:3 |
| 3 | 0.0000 | 486408 | include( '/var/www/include/dbconnect.php ) | .../include_init.php:5 |
| 4 | 3.6628 | 487536 | pg_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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 6.7349 | 487808 | header( $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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 6.7349 | 487792 | header( $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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 6.7349 | 487712 | header( $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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 6.7349 | 487712 | header( $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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 6.7350 | 487712 | header( $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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 485824 | {main}( ) | .../details.php:0 |
| 2 | 6.7350 | 488064 | include( '/var/www/html/assets/include/include_item_sequence.php ) | .../details.php:276 |
| 3 | 6.7350 | 488064 | pg_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 |