2
votes
Problem installing - "there is no suitable CSPRNG installed on your system"
CSPRNG stands for cryptographically secure pseudo-random number generator which is a library added to PHP from version 7.0 onwards. From version 5.2 onwards it was possible to install an additional ...
1
vote
Accepted
{!-- ra:000 … - error - how to handle?
As @tom-jaeger presumed the problem was the addon which threw a deprecation-notice. This lead to the error in the frontend, and it explains why the error suddenly appeared and vanished: The notice was ...
1
vote
Need help with error after upgrade to EE v6
So it looks like this is an error with some of the code in PHP 5.6 If possible to upgrade to PHP 7.x or higher, this should be resolved.
We'll also make a change to fix this in PHP 5.6 in the core.
1
vote
Accepted
Allow PHP? not working in Expression Engine 2.11 templates
I have not come across this behaviour myself - when things suddenly appear on otherwise stable systems usually the system itself is not the cause - if you have not changed the site code or the add-on ...
1
vote
Problem installing - "there is no suitable CSPRNG installed on your system"
I know it's an old thread, but if someone is having same problem when running Windows server with PHP 5.6, you need to make sure you have CAPICOM installed and com_dotnet extension is included in php....
1
vote
Accepted
Uncaught Error: Class 'PDO' not found when I upgrade to PHP 7.2
Check with your host that your site has the PDO module enabled. This is pretty important as PDO (php Data Object) is an interface that enables php to access MySQL databases.
EE relies upon MySQL, ...
1
vote
Accepted
Error message after upgrading to 3.5.17 (from 2.11.9)
Are you absolutely sure you have your DB settings correct in your config.php file? They should have this format in that file:
$config['database'] = array (
'expressionengine' =>
array (...
1
vote
Warning is_dir(): open_basedir restriction in effect after Upgrade to 5.1.2
Changing "URL and Paths" combined with changing open_basedir to "none" fixed the problem.
Thanks for the help.
1
vote
Accepted
Warning is_dir(): open_basedir restriction in effect after Upgrade to 5.1.2
The error looks like it is being caused by a path configuration issue - check that the settings for URL and Paths on your site are set correctly. (go to Control Panel / Settings / General Settings / ...
1
vote
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
php-errors × 117php × 17
error × 15
assets × 9
upgrade × 9
ee2 × 7
cartthrob × 5
matrix × 5
pixelandtonic × 5
ee3 × 5
safecracker × 4
grid × 4
module × 4
channel-images × 4
database-error × 4
expresso-store × 3
templates × 3
control-panel × 3
multi-site-manager × 3
devdemon × 3
ee2-upgrades × 3
update × 3
codeigniter × 3
channel-entries × 2
solspace-freeform × 2