-
Hi,
When I try to access the osticket it returns error 500, could it help me
I am using osticket version 1.10.1 and php 5.6
Strict Standards: Non-static method Misc::currentURL() should not be …
-
/inc/config.inc.php配置数据库host,user,password,dbname,dbport;
![image](https://github.com/zhuifengshaonianhanlu/pikachu/assets/30609725/7018e01b-0e71-44e3-8123-0d8b68aae20c)
/install.php 初始化19行,22行均未读取对…
-
### Description
In PHP 5.5 `mysqli::savepoint` and `mysqli::release_savepoint` were added, but not `rollback_to`. Maybe there is some database engine where savepoints have multiple purposes, but in…
-
Is it possible to remove the dependency on mysqli and just use plain old mysql? I'm not quite sure the implication of this.
-
heres the error message
Warning: mysqli_connect(): php_network_getaddresses: getaddrinfo for mysql.serv00/ct8pl or any failed: Este host n�o � conhecido. in C:\xampp\htdocs\youtube\db.php on line 2
…
-
### Type of Feature
✨ New Feature
### OpensourcePOS Version
opensourcepos 3.3.9
### Description
Have anybody tried _dbdriver_ as _sqlite_ or _sqlite3_ instead of _mysqli_ at file application/conf…
-
Courseend condition uses a query with wrong API or a bad query (duplicate value in key).
Also uses 104 dbqueries in a server with a few courses and users.
Please check both.
```
Courseend st…
-
**Issue by [sahilr2050](https://github.com/sahilr2050)**
_Thursday Jun 18, 2015 at 19:23 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/11289_
----
-
Is someone working on refactoring the mysql_\* functions to use MySQLi or DPO functions? Now that Ubuntu 16.04 LTS ships with PHP 7.0, the mysql_ functions are no longer available?
-
I have upgrade to version 3.0.1.
php 7.2
php var/www/html/mautic/bin/console mautic:segments:update
earlier, worked fine. but now after the upgrade I got an error.
PHP Warning: PHP Startup: Unable…