Results 1 to 2 of 2

Thread: ADMIN PLZ HELP: Warning: file_exists() Errors on Inst.Step 3

  1. #1
    Join Date
    Feb 2008
    Posts
    16

    Default ADMIN PLZ HELP: Warning: file_exists() Errors on Inst.Step 3

    Allright,

    till installation Step 2 anything green so far, but now on step 3 (where you have to input the database-details) i get this >>:

    Code:
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/ffmpeg) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 129
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/ffmpeg) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 131
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mplayer) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 142
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/mplayer) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 144
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mencoder) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 154
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/mencoder) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 156
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/flvtool2) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 167
    
    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/flvtool2) is not within the allowed path(s): (/home/me/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/me/public_html/install/index.php on line 169
    
    Database & Website Settings
    vShare only run if your server support all requirements. If you don't know path to ffmpeg, mencoder, flvtool2, etc... installed on your server, ask your server provider.
    All this appears directly above the database-settings form.

    This is a fresh install of vshare 2.6, and all folders and files are chmodded correctly.

    What is this and how can i fix this ?

    My Host is Infrenion if that should be of any relevance.

    Thanks for help.

    Regards,

    anexX

  2. #2
    Join Date
    Feb 2008
    Posts
    16

    Default Re: ADMIN PLZ HELP: Warning: file_exists() Errors on Inst.Step 3

    Fixed it myself already.

    The server didnt like the start-slashes in the file install/index.php of the software-paths.

    For ex:

    /usr/bin/mencoder

    simply changed to

    usr/bin/mencoder (as you see without startslash).

    ... and voila, installer worked.

    Just for the case someone should have the same problem.

Similar Threads

  1. php errors att: admin
    By bigoboy in forum Fixed Bugs
    Replies: 2
    Last Post: 04-28-2009, 08:15 PM
  2. Step by Step
    By vki77 in forum Installation Support
    Replies: 0
    Last Post: 03-15-2008, 09:35 PM
  3. Warning DB
    By polowest in forum Installation Support
    Replies: 1
    Last Post: 03-03-2008, 06:24 AM
  4. Installation wizard stops at step 3
    By zeroy in forum Installation Support
    Replies: 0
    Last Post: 12-06-2007, 01:39 PM
  5. after upload script takes me back to step 1of 2
    By dlevancho in forum Installation Support
    Replies: 1
    Last Post: 05-22-2007, 12:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •