logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Should/Can I use VirtualHost?
Author
jpolanski



Joined: 07 Aug 2007
Posts: 1

PostPosted: Tue 07 Aug '07 18:03    Post subject: Should/Can I use VirtualHost? Reply with quote

Does enyone know how to change this path:
/usr/bin/mysqldump

to this one /usr/syno/bin/mysqldump.

I've installed OWL ( Document Management System) on Synology DiskStation and when I try to login i get this error:


Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mysqldump) is not within the allowed path(s): (/volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/usr/syno/synoman/phpsrc:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo) in /volume1/web/owl/lib/disp.lib.php on line 4130
As I know my mysql and mysqldump are in /usr/syno/bin folder. Where to change thi path.
Or maybe its not this problem.

Many thanks for any suggestions.

PHP v. 5.2.0
Mysql v. 4.1.15
Apache v. 2.3.3
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Wed 08 Aug '07 16:57    Post subject: Reply with quote

I'm not used to thoses pathes. Are these Unix Stuff or Netware?
Which OS do you running?
Back to top


Reply to topic   Topic: Should/Can I use VirtualHost? View previous topic :: View next topic
Post new topic   Forum Index -> Apache