Author Topic: after install it comes only a white page  (Read 4140 times)

Offline otzebollek

  • Newbie
  • *
  • Posts: 1
after install it comes only a white page
« on: September 14, 2006, 12:35:51 PM »
hi forum ;)
after install and search teh forum here and read the docu i cant find the reasoon for my errormessages ...

Quote
Warning: main() [function.main]: open_basedir restriction in effect. File(/var/www/virtual/xxxxx.de/xxxxx_de/htdocs//lib/imap.inc) is not within the allowed path(s): (/var/www/virtual/xxxxx.de/xxxxx_de/htdocs/:/var/www/virtual/xxxxx.de/xxxxx_de/htdocs/program/:/var/www/virtual/xxxxxx.de/echopost_de/htdocs/program/lib/:.:/usr/share/php5:/usr/share/php) in /var/www/virtual/xxxxx.de/xxxxx_de/htdocs/program/include/rcube_imap.inc on line 27

Warning: main(lib/imap.inc) [function.main]: failed to open stream: Operation not permitted in /var/www/virtual/xxxxx.de/xxxxx_de/htdocs/program/include/rcube_imap.inc on line 27

Fatal error: main() [function.require]: Failed opening required 'lib/imap.inc' (include_path='/var/www/virtual/xxxxx.de/xxxxx_de/htdocs/:/var/www/virtual/xxxx.de/xxxxx_de/htdocs/program/:/var/www/virtual/echopark.de/echopost_de/htdocs/program/lib/:.:/usr/share/php5:/usr/share/php') in /var/www/virtual/xxxxx.de/xxxxx_de/htdocs/program/include/rcube_imap.inc on line 27

i dont know what i should do next????

Everybody can help me?

greetz marco

Offline AlexRezid

  • Jr. Member
  • **
  • Posts: 12
Re: after install it comes only a white page
« Reply #1 on: September 18, 2006, 11:10:46 AM »
Just add /var/www/virtual/xxxxx.de/xxxxx_de/htdocs/lib/ to your include_path in php.ini

Alex