Displaying 2 results from an estimated 2 matches for "file_upload_progress1".
2011 Apr 20
2
Cannot get progress bars to work w/ Apache Progress Module
...igurations but everything seems to check out.
in my httpd.conf I have these relative configs:
LoadModule upload_progress_module libexec/apache2/mod_upload_progress.so
Include /private/etc/apache2/other/*.conf
Include /private/etc/apache2/passenger_pane_vhosts/*.conf
in my passenger_pane_vhosts/file_upload_progress1.local.vhost.conf I have
this virtual host set up:
[code]
<VirtualHost *:80>
ServerName file_upload_progress1.local
DocumentRoot
"/Library/WebServer/Documents/ROR_tests/file_upload_progress1/public"
RailsEnv development
#RailsAllowModRewrite off
<directory
"/...
2011 Apr 20
11
Mac Phusion Passenger Pane not working
I have a feeling that this is something centered around my
apache/Passenger configurations but everything seems to check out.
Another off the hand problem I''m having, and might be a clue is w/ my
Passenger Pane. I installed the Phusion Passenger Pane and every time
I try to add an entry, I get this error:
"Your changes couldn’t be saved
See the Console log for details."