----- Original Message ----- From: "Robert Fitzpatrick" <[email protected]> To: "BlueOnyx" <[email protected]> Sent: Saturday, August 08, 2009 11:43 AM Subject: [BlueOnyx:01967] PHP errors trying to share SSL
>I am migrating sites from a BQ server to BlueOnyx. I shared SSL with > another site on the BQ server by creating a symlink in the SSL site > pointing to the document root of the site I want to add SSL. For > instance, I have site71 is the vsite with the SSL cert and site39 is the > site with which I want to share that SSL cert. On the old BQ server, I > would just mess with permissions making sure the symlink in site71 and > files in site39 we owned by the site39 user. But on BO, I am having the > following error... > > [Sat Aug 08 14:48:25 2009] [error] [client 72.64.244.53] PHP Warning: > Unknown: open_basedir restriction in effect. > File(/home/.sites/39/site71/web/marlenasdecor/catalog/account.php) is > not within the allowed path(s): > (/tmp/:/var/lib/php/session/:/home/.sites/39/site71/) in Unknown on line > 0, referer: > http://www.marlenasdecor.com/catalog/product_info.php?products_id=144 > > I tried to add the document root path of the site39 site to the site71 > PHP open_basedir in the GUI, but it would not save. Can someone suggest > how I can make this work like on the old BQ server or suggest a better > way? > > Thanks, Robert > > Robert You can add it manually to the conf file pico -w /etc/httpd/conf/vhosts/site71.include then /etc/rc.d/init.d/httpd reload ---- Ken Marcus Ecommerce Web Hosting by Precision Web Hosting, Inc. http://www.precisionweb.net _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
