View Single Post
  #2  
Old 7th June 2008, 00:50
ArturK ArturK is offline
Senior Member
 
Join Date: May 2008
Posts: 38
Default Re: Problem With Install TS SE 4.3 Nulled
youre not configured your server!

Do following instructions!

*nix or Windows server.
MYSQL 3.23 or greater. Note: This source tested on Mysql 4 and 5 (we recommend: Mysql 5)
PHP version 4.1 or greater. Note: This source tested on PHP 4,5,5.20 (we recommend: PHP 5)
The Apache webserver (version 1.3 or greater.) Note: This source tested on Apache 2 (we recommend: Apache2).
The ability to change directory permissions to 0777 or to change ownership of directories to be owned by the webserver process.

.htaccess Support! (see httpd.conf for: AllowOverride all) ( ithink this is yours mistake)

Short Open Tag support (see php.ini for: short_open_tag = On)

GD2 Support (see php.ini for: extension=php_gd2.dll)

Mod Rewrite Support (see httpd.conf for: LoadModule rewrite_module modules/mod_rewrite.so)
SMTP Server.


:hi:
Reply With Quote