yellow1912:
No, it is not a good thing to do, do not change to windows.
Regarding your host, almost all hosts have 2 versions of php available now, sadly your host doenst have that option. Anyhow, I will look into it, but i cant guarantee, the version for php4 is too far back in the past that I almost dont provide any support for it any more
Regards
plz dont trouble yourself with that, i'm really looking foward about moving to another host.
this is the only erros that show up on the error log on control panel
0:10:03 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!? [Wed Jun 24 00:13:02 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!?
[Wed Jun 24 00:13:03 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!? [Wed Jun 24 02:15:09 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!?
[Wed Jun 24 02:15:10 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!? [Wed Jun 24 08:43:03 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!?
[Wed Jun 24 08:43:04 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!? [Wed Jun 24 09:49:02 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!?
[Wed Jun 24 11:28:03 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!? [Wed Jun 24 11:28:04 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!?
[Wed Jun 24 11:45:04 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!? [Wed Jun 24 11:45:05 2009] [warn] RSA server certificate CommonName (CN) localhost' does NOT match server name!?
and this is my .htaccess
BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine Off
Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
RewriteBase /
Deny access from .htaccess
RewriteRule ^.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
EOF SSURewriteCond %{HTTP_HOST} ^.*$
thank you for the help!
and other thing, i set the permissions on cache folder to 777 and could reset the cache files for ssu v 2.96 but i still get not found page on my site, and, when i upgrade my site shows a blank page and the in ssu manager i got internal server error.