Hi,
(my first steps with yii)
after testing requierments\index.php I get some messages,
especially:
Memcache warning CMemCache
Mcyrpt warning CSecurityManager
The CClassNames are linked to documentation which is not so useful.
I expected some detail why the test failed.
- what's the difference between failed and warning
- what should I do about those two warnings
- where could one find details to the messages
Thanks for any help!
Mark
Page 1 of 1
Requirements Messages
#2
Posted 11 September 2012 - 09:41 AM
Warnings can be mostly ignored. They are just there to inform you that a certain optional component might not be able to do its job. E.g. CMemCache is a caching component. If you do not use memcache as a cache backend you shouldn't worry about that.
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
Share this topic:
Page 1 of 1