Go Back   HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials > ISPConfig 3 > Installation/Configuration

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Reply
 
Thread Tools Display Modes
  #11  
Old 15th October 2012, 17:45
till till is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
Default

What are the exact error messages that you get in the error.log of the website and that you get on the screen.
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
Sponsored Links
  #12  
Old 15th October 2012, 20:45
dsautet dsautet is offline
Member
 
Join Date: Feb 2012
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
Default

I got this message in the error.log:

[Mon Oct 15 20:39:07 2012] [warn] [client 192.168.0.48] mod_fcgid: stderr: PHP Warning: is_writable(): open_basedir restriction in effect. File(/var/www/clients/client1/web3/web/../app/logs) is not within the allowed path(s): (/var/www/clients/client1/web3/web:/var/www/clients/client1/web3/tmp:/var/www/website.fr/web:/srv/www/website.fr/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/php) in /var/www/clients/client1/web3/web/config.php on line 34

And this to the screen :

Change the permissions of the "app/cache/" directory so that the web server can write into it.
Change the permissions of the "app/logs/" directory so that the web server can write into it.
Reply With Quote
  #13  
Old 15th October 2012, 21:06
dsautet dsautet is offline
Member
 
Join Date: Feb 2012
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
Default

That is ok, I have to add the open_base_dir to the options of the website.

Now when I want to open app_dev.php, the page is blank and I got this in error.log :

[Mon Oct 15 21:03:07 2012] [warn] [client 192.168.0.48] mod_fcgid: stderr: PHP Fatal error: require_once(): Failed opening required '/var/www/clients/client1/web3/web/../app/bootstrap.php.cache' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client1/web3/web/app_dev.php on line 17, referer: http://website.fr/config.php
Reply With Quote
  #14  
Old 16th October 2012, 08:26
till till is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
Default

Seems as if there is a wrong path in your symfony configuration as it tries to access a file outside of the web folder. It tries to open the path:

/var/www/clients/client1/web3/app/bootstrap.php.cache

while all files should be inside the web folder, so it should be:

/var/www/clients/client1/web3/web/app/bootstrap.php.cache
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
The Following User Says Thank You to till For This Useful Post:
dsautet (16th October 2012)
  #15  
Old 16th October 2012, 11:27
dsautet dsautet is offline
Member
 
Join Date: Feb 2012
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
 
Default

Yes you were right, I put the Symfony folder in the wrong folder.

Now it's work.

Thank you very much
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Relay access denied when using SMTP to external recipients Kamran Shah Installation/Configuration 109 23rd March 2013 06:38
ISPConfig 3.0.3.3 fresh instalation - email tab is empty artur_gib Installation/Configuration 13 16th March 2013 00:51
Ubuntu 11.10, ISPConfig 3.0.4.1 needs some nginx.conf tweaks after following guide. talkingnews Installation/Configuration 10 28th November 2011 21:55
PHP warnings after upgrade to ISP config 3.03 stevegjacobs Installation/Configuration 5 30th October 2010 14:31
ISPConfig 3.0.0.7 Beta released till General 78 24th December 2008 11:47


All times are GMT +2. The time now is 03:15.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.