Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > ZenTracker
Reply
  #1  
Old 17th January 2012, 16:09
dj_otrov's Avatar
dj_otrov dj_otrov is offline
Senior Member
 
Join Date: Jan 2012
Bulgaria
Posts: 142
Question erro install
  • DocumentRoot is set to /web/
    Status: ERROR
  • Rewrite Module is working correctly
    Status: ERROR
Click the image to open in full size. PHP5

  • PHP version >= 5.2.10
    Status: OK
  • Short Open Tags : ON
    Status: OK
  • PDO (PHP Data Object) : ENABLED
    Status: OK
  • PDO MySQL Driver : ENABLED
    Status: OK
  • Accelerator (APC, eAccelerator, XCache) : ENABLED
    Status: ERROR
  • Magic Quotes : DISABLED
    Status: OK
  • Register Globals : DISABLED
    Status: OK
  • Session Auto-Start : DISABLED
    Status: OK
  • MbString Extension : ENABLED
    Status: OK
  • MemCache Extension : ENABLED
    Status: ERROR
  • Tokenizer : ENABLED
    Status: OK
  • Iconv Extension : ENABLED
    Status: OK
  • XML Extension : ENABLED
    Status: OK
  • CURL Extension : ENABLED
    Status: ERROR
  • GD2 Extension : ENABLED
    Status: OK
Click the image to open in full size. Data Servers

  • MySQL Server reachable (localhost)
    Status: OK
  • MemCache Server reachable (localhost)

    Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:11211 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ) in C:\xampp\htdocs\public_html\web\install.php on line 238
    Status: ERROR
Click the image to open in full size. Permissions

  • /cache/ : writable
    Status: OK
  • /config/databases.yml : writable At the end, it must be on read-only !
    Status: OK
  • /symfony : executable
    Status: ERROR
  • /web/uploads/ & subs : writable
    Status: OK
Reply With Quote
  #2  
Old 18th January 2012, 19:15
Optix's Avatar
Optix Optix is offline
Senior Member
 
Join Date: Sep 2011
France
Posts: 145
Default
1. You have to install Memcache.

On Debian Linux, enter this command :
Code:
apt-get install memcached php5-memcache
2. You have to edit the DocumentRoot in order to force Apache to read only the /web folder

3. Enable the rewrite module with this command :
Code:
a2enmod rewrite
/etc/init.d/apache2 restart
Reply With Quote
  #3  
Old 18th January 2012, 20:59
dj_otrov's Avatar
dj_otrov dj_otrov is offline
Senior Member
 
Join Date: Jan 2012
Bulgaria
Posts: 142
Angry install
  • PHP version >= 5.2.10
    Status: OK
Reply With Quote
  #4  
Old 18th January 2012, 23:42
Optix's Avatar
Optix Optix is offline
Senior Member
 
Join Date: Sep 2011
France
Posts: 145
Default
At least, you've an updated version of PHP... but you don't pay attention to my previous reply : install Memcache, configure your webserver to read the /web subdirectory and activate rewrite module.

It's not so complicated with Google...
Reply With Quote
The Following User Says Thank You to Optix For This Useful Post:
romano1 (11th January 2013)
Reply

Tags
erro , install

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 00:05. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.