D-Link WL500g, WiFi with WPA encryption and HTC communicator
HTC communicator will not establish WiFi connection if WL500g is configured to use WPA-PSK unless WEP encryption is set to "None".
Any other device that I have (PC/Windows XP, PC/Windows Vista, iPhone, Mac Air) can do it even if WEP encryption is configured but HTC won't.
^ TOP
PHP memory allocation problem
If PHP fails to allocate memory it returns one of the following errors:
- Allowed memory size of %ld bytes exhausted at %s:%d (tried to allocate %lu bytes)
OR
- Out of memory (allocated %ld) at %s:%d (tried to allocate %lu bytes)
No 2 comes from the operating system, php limit is not reached and changing php.ini will not help whatever people are advising about it.
Читать дальше → ^ TOP
