-
Hi,
I'd tried to build php-cpp in mac seems failed:
kstans-MacBook-Pro:PHP-CPP kstan$ make
```
mkdir -p shared/common
mkdir -p shared/zend
c++ -Wall -c -std=c++11 -fvisibility=hidden -DBUI…
-
I'm trying to run micropub.rocks standalone in my test environment.
In `lib\config.php' I have set up my database and, importantly, set
```php
public static $skipauth = true;
```
The welcom…
omz13 updated
3 years ago
-
### Description
On an otherwise working asset upload field, if the parent directory name contains an accent (é, è, but surely other characters as well), the upload doesn't work.
### Steps to rep…
-
Just tested using a fresh install of SilverStripe 3.1.1 with Composer and got a "Allowed memory size" error when I run just about any SilverSmith command. I'm using MAMP Pro 2.2 on OS X Mavericks with…
-
Old but new, I know goodfellas :-)
So since MAMP 7 PRO, you can't set anymore PHP as "module mode", it's now only on CGI.
_This is not possible anymore_
So, how to get Zenphoto running ag…
-
```
What steps will reproduce the problem?
1. php without mhash compiled in
2. ./src/LibWebta/library/Security/Crypto/class.Crypto.php
3.
What is the expected output? What do you see instead?
no chan…
-
### Basic Information
**Test link:** `https://torrent-download.net/download/?MWicragPWRzO85ApHYQ9Y57X5vS81%2BEpjCkVz2%2BCEHglN%2F6nunQBXCvXWhusyZhOPva8QLAI6mLtbgJcRk6I%2FQ%3D%3D%26oHSfWND8Y20MDfbNmYS…
-
Step: Database
index.php?task=postinstall&m=validateDb&db_drive=Mysqli&host=localhost&name=cobalt&pass=&user=root
get error in ajax response:
exception 'Joomla\DI\Exception\DependencyResolutionExce…
-
```
What steps will reproduce the problem?
1. php without mhash compiled in
2. ./src/LibWebta/library/Security/Crypto/class.Crypto.php
3.
What is the expected output? What do you see instead?
no chan…
-
Hi,
I created IP Geo API provider class for Nginx compiled with [Module ngx_http_geoip_module](http://nginx.org/en/docs/http/ngx_http_geoip_module.html)
Gist [IP Geo API provider class for ip-geo…