Default Apache2 installation in Snow Leopard shows this error when you try to start:
/usr/sbin/apachectl: line 82: ulimit: open files: cannot modify limit: Invalid argument
This error is caused by:
ULIMIT_MAX_FILES="ulimit -S -n `ulimit -H -n`"
In /usr/sbin/apachectl file.
You can fix it changing the line to this one:
ULIMIT_MAX_FILES="ulimit -S -n"
Hu-ha!
Still not ready for HTML5?
Here is a new round of HTML5 support test. All browsers (and OS) updated except for Safari:
Total points has been raised to 400 instead of 300.
Tests with Ubuntu 11.04 and Snow Leopard.
I know Safari has a better support of HTML5 in newer versions, Can anyone send a test? Thanks in advance.
Check yourself at: http://html5test.com/
First test: http://okham.blogspot.com/2010/09/are-you-ready-for-html5.html
- Chromium [110.696]: 278 + 13 / 400
- Opera [11.10]: 258 + 7 / 400
- Safari [5.0.2]: 228 +7 / 400
- Firefox [4.0.1]: 240 +9 / 400
Total points has been raised to 400 instead of 300.
Tests with Ubuntu 11.04 and Snow Leopard.
I know Safari has a better support of HTML5 in newer versions, Can anyone send a test? Thanks in advance.
Check yourself at: http://html5test.com/
First test: http://okham.blogspot.com/2010/09/are-you-ready-for-html5.html
Suscribirse a:
Entradas (Atom)