#1 (permalink)  
Old 01-03-2006, 05:21 PM
Registered User
 
Join Date: Jan 2005
Posts: 100
jaymc is on a distinguished road
Apache 2... Virtual Host

Ok well ive switched from Apache 1.3 to version 2

Im having to edit the confs raw to get it working again.... and one thing im stuck on is virtual host

See i have this for a virtual host

<VirtualHost djjonzy.jmchost.net:80>
ServerAlias djjonzy.jmchost.net
DocumentRoot /home/djjonzy/public_html
ServerName www.djjonzy.jmchost.net
<Directory "/home/djjonzy/public_html">
allow from all
Options +Indexes
</Directory>
</VirtualHost>


But when i access it it says 403 permission denied... Now this happened with a few of the other virtual hosts i implemented, but was quickly fixed when i CHMOD the entire dir an sub dirs of the user folder to 755

Ive done the same to this one, but it just wont work !!! ive also tried 766 and 777 but when i do that it just takes me to the CENT OS test page

now this is wierd because the CHMOD of the folder before aopache 2 was already 766....so i dont understand

Any ideas...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old 01-03-2006, 05:47 PM
chirpy's Avatar
Moderator
 
Join Date: Jun 2002
Location: Go on, have a guess
Posts: 13,495
chirpy will become famous soon enough
You're pretty much on your own since you're running something that isn't compatible with cPanel at present.
__________________
Jonathan Michaelson
cPanel Forum Moderator

Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 01-03-2006, 06:07 PM
Registered User
 
Join Date: Jan 2005
Posts: 100
jaymc is on a distinguished road
I understand that, but im sure most of you guys have ventured down the road of Apache 2

And im sure the problem isnt completlely reliant on Apache 2 experience...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 01-03-2006, 06:12 PM
chirpy's Avatar
Moderator
 
Join Date: Jun 2002
Location: Go on, have a guess
Posts: 13,495
chirpy will become famous soon enough
Then this isn't the appropriate forum for such issues since it isn't cPanel related. I would suggest that you try out an apache 2 support forum for such issues until such time as it's supported in cPanel.
__________________
Jonathan Michaelson
cPanel Forum Moderator

Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 01-03-2006, 11:28 PM
Registered User
 
Join Date: Jan 2005
Posts: 100
jaymc is on a distinguished road
Well i went to their FAQ, and was advised to check error log, so i have and this seem to be the problem

Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions
[Wed Jan 04 04:20:39 2006] [notice] caught SIGTERM, shutting down


The file ZendExtensionManager.so does exist in side of /usr/local/Zend/lib By the way

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6 (permalink)  
Old 01-04-2006, 06:08 PM
Registered User
 
Join Date: Dec 2005
Posts: 2
OnepaTop3BM is on a distinguished road
Are u sure u really need that Zend stuff? U better disable it or look for Apache2-compatible ZendExtensionManager.so.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7 (permalink)  
Old 01-05-2006, 01:22 PM
Registered User
 
Join Date: Jan 2005
Posts: 100
jaymc is on a distinguished road
Well ive actually got rid of it now....

but i still get the SIGTERM issue....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:17 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc