Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Baddogg on December 07, 2003, 08:04:53 PM

Title: php upgrade broke images other than in document root
Post by: Baddogg on December 07, 2003, 08:04:53 PM
Hi all,

I am so pleased Mitel did not kill the forums or take e-smith/SME from us.

I did a upgrade to php 4.3.2 and noted that after that, any images other than in document root will not display on my web page.  I looked through php.ini and httpd.conf and could not find anything that jumped out at as the cause.

Could someone point me in the right direction to solve this problem?  I don't wanna put all my images in the root; it would make it unpleasant to work with all the clutter.

Thanks for any suggestions...
Title: Re: php upgrade broke images other than in document root
Post by: Ergin on December 07, 2003, 10:40:22 PM
Which PHP RPMS did you use... You either downgrade to RPMS at

http://www.ibiblio.org/pub/Linux/distributions/e-smith/dev/6.0dev/updates/6.0beta3/RPMS/

or install DanBrowns RMPMS (version 4.3.4) at

http://www.ibiblio.org/pub/Linux/distributions/e-smith/contrib/DanBrown/RPMS/i386/
Title: Re: php upgrade broke images other than in document root
Post by: Baddog on December 08, 2003, 03:24:57 PM
Actually I realized that any subfolder of document root is "unauthorized", "403 - Forbidden " unless I have htaccess file in it.

Does this help anyone help me figure this out?  

I will attempt to upgrade to Dan Brown's tonight.

Thanks