|
vhosts.conf should locate in
/Library/Tenon/WebServer/Configuration and you need to make sure that
there is no
blank lines in the file. If you used Finder to navigate
/Library/Tenon/WebServer/Configuration/vhosts, then Finder would
generate the follow hidden files:
.DS_Store
.FBC_Index*
Those files are hidden from Finder, therefore you must remove
them manually from Terminal like this:
sudo rm
/Library/Tenon/WebServer/Configuration/vhosts/.DS_Store
sudo rm
/Library/Tenon/WebServer/Configuration/vhosts/.FBC_*
Note, those files have a "." in front of the file
name. Therefore they are hidden unless you use ls -la to display
them.
I would recommend to avoid to use Finder to browse
/Library/Tenon/WebServer/Configuration/vhosts because Finder generates
..DS_Store files if you change the permission of the folder.
If you are unable to solve this problem, please contact Tenon
Support and one of our support staff can SSH into your machine and
take care of this for you.
regards,
Eric
On Friday, May 30, 2003, at 11:37 AM, WJ Starck wrote:
Thanks Eric, that fixed the restart
problem
However, I still have *two* blank lines
in the Virtual Hosts Admin screen.
I have moved vhosts.conf out of the
directory and there is nothing in
/Library/Tenon/WebServer/Configuration/vhosts/
I have deleted all the virtual hosts and
the blank entries are still there. There are no DS_Store files
anywhere.
There are no virtual host entries listed
in /Library/Tenon/WebServer/Configuration/httpd.conf
Yet, when I try to add the virtual hosts
back in (using the Virtual Hosts Admin screen), I get an error message
that says the virtual hosts already exist!
Arrggh!!
--
Will Starck
NovaDerm Skincare Science
http://www.novaderm.com
wjs@xxxxxxxxxxxx
On Friday, May 30, 2003, at 12:30
PM, Eric Yang wrote:
It seems like you have cache turn off,
but disk_cache or memory cache turned on.
Please go to Cache Settings and disable
both disk_cache and memory cache.
remove .DSStore from
/Library/Tenon/WebServer/Configurations/vhosts and edit
vhosts.conf to remove .DSStore from the
file then that should solve the problems.
regards,
Eric
On Friday, May 30, 2003, at 10:15 AM, WJ
Starck wrote:
iTools 7 on OSXS 10.2.6:
After adding an SSL virtual host, I get
this when I try to restart Apache:
dyld:
/Library/Tenon/WebServer/Executables/httpd Undefined
symbols:
_cache_hook_create_entity
/usr/sbin/apachectl: line 87: 3264
Trace/BPT trap
$HTTPD -k $ARGV -DSSL
Also, something is broken in the Virtual
Hosts section.
When I try to add a new virtual host,
iTools is sticking an include for .DSStore in vhosts.conf
The admin screen shows a blank line above
the other Virtual hosts I've created, and all attempts to delete it
have been fruitless.
This is way harder than it should be,
folks!
--
Will Starck
NovaDerm Skincare Science
http://www.novaderm.com
wjs@xxxxxxxxxxxx
---------
Tenon Intersystems' iTools Mailing
List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
--------------------------------------------------------------------------------------------------
Eric
Yang
Senior Software Engineer
Tenon
Intersystems
eyang@xxxxxxxxx
1123 Chapala
Street
805-963-6983
Santa Barbara, CA
93101
http://www.tenon.com
--------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
Eric
Yang
Senior Software Engineer
Tenon
Intersystems
eyang@xxxxxxxxx
1123 Chapala
Street
805-963-6983
Santa Barbara, CA
93101
http://www.tenon.com
--------------------------------------------------------------------------------------------------
|