search for: public_html

Displaying 20 results from an estimated 306 matches for "public_html".

2004 Jan 10
2
Need some help on security
...to do IPFW because I don't want to recompile a kernel that works and potentially lose everything I have done so far. Here is a bit of the apache error_log which shows the issue i am refering to: [Sat Jan 10 01:34:04 2004] [error] [client 211.233.89.189] File does not exist: /usr/home/dbcenter/public_html/NULL.printer [Sat Jan 10 01:34:04 2004] [error] [client 211.233.89.189] File does not exist: /usr/local/apache/htdocs/NULL.printer [Sat Jan 10 01:34:04 2004] [error] [client 211.233.89.189] File does not exist: /usr/local/apache/htdocs/404.shtml [Sat Jan 10 01:34:05 2004] [error] [client 211.233.89...
2007 Jun 14
2
Compression and Excludes not working
Hello, Using rsync 2.6.9: --compress-level=9 brings up an error "Command not found". Also this command: rsync -e "ssh -p 2222" -axzvc --progress --stats patwa@patwanet.co.uk:/home/patwa --exclude=/home/patwa/public_html/dl/ --exclude=/home/patwa/public_html/jithwish/ --exclude=/home/patwa/public_html/senaka/ /home/H/HGBackup13062007 ; sync Works in that it transfers the data, but completely ignores the exclude requests, transferring even the data in folders I want to exclude. Any help with this appreciated. Tha...
2011 Jun 15
11
Problems with " wrong number of arguments (2 for 1) (ArgumentError) " and rails server
...erver but I haven''t can, because when I write "rails server", show me this message: => Booting WEBrick => Rails 3.0.3 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Exiting /home/distriker/Documentos/public_html/auth/mysql2/ruby/1.8/gems/ activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `require'': wrong number of arguments (2 for 1) (ArgumentError) from /home/distriker/Documentos/public_html/auth/mysql2/ruby/1.8/gems/ activesupport-3.0.3/lib/active_support/dependencies.rb:239:in `req...
2009 Sep 18
13
Rails 2.2.3-1 Problem
After installing the rails I faced this problem. If anyone aware of this problem, kindly give solution for this. vellingiri@WebDevel:~/public_html/Isync$ ./script/server => Booting WEBrick... /usr/local/lib/site_ruby/1.8/rubygems.rb:149:in `activate'': can''t activate activeresource (= 2.3.4, runtime), already activated activeresource-2.1.0 (Gem::Exception) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:35:i...
2006 Jun 01
4
Ruby on Rails strange issue
Hello, I just installed Ruby on Rails and created the new repository. I wanted to use Ruby on Rails with FCGI The repository was created in /path/to/public_html ls /path/to/public_html/ : app cgi-bin config doc log public README script tmp asd components db lib logo.jpg Rakefile README_LOGIN test vendor I installed fcgi support for ruby on rails and mod_fastcgi for Apache 1.3.x using a guide from the rails wiki. When...
2006 Apr 05
13
Apache Deployment Woes
Hi Everybody, I''m down to my last straw. I''ve been trying to deploy my latest rails project on Apache for about two weeks with limited success. I have a lot of info, but still no clue what is causing my problem. I decided to turn to the community for some help... Basically, my site works fine with Apache and FastCGI most of the time, but sometimes I get the "Rails
2006 May 11
5
Problem running application in cpanel
Hi, I installed rails following the instruccions from http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnCpanel but when i try see the application i have a 500 Internal Server Error, this is only with apache because i can run with webrick Please i am desesperate -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Aug 17
2
Question to smbclient and domain users
Hi, smbclient \\\\i60ws1\\public_html -U ladanyi results in: [2008/08/17 10:43:10, 0] smbd/service.c:make_connection_snum(1003) '/var/www/public_html/IPR-OFFICE/ladanyi' does not exist or permission denied when connecting to [public_html] Error was Permission denied I use the: winbind use default domain = yes optio...
2016 Dec 28
4
Help with httpd userdir recovery
...n 12/28/2016 12:34 AM, Robert Moskowitz wrote: >> >> On 12/27/2016 05:44 PM, John Fawcett wrote: >>> That error should be caused by having MultiViews options but incorrect >>> permissions (711 instead of 755) on the directory. >> I just did chmod -R 755 /home/rgm/public_html and no change in behavior. >> >> Even tried chmod -R 755 /home/rgm > Are you actually using MultiViews? If you don't need that option, maybe > the easiest thing is to take it out and see if the error message changes. I am using the default conf file for userdir. /etc/httpd/c...
2016 Dec 28
2
Help with httpd userdir recovery
...:44 PM, John Fawcett wrote: > > > > > That error should be caused by having MultiViews options but > > > > > incorrect > > > > > permissions (711 instead of 755) on the directory. > > > > > > > > I just did chmod -R 755 /home/rgm/public_html and no change in > > > > behavior. > > > > > > > > Even tried chmod -R 755 /home/rgm > > > > > > Are you actually using MultiViews? If you don't need that option, > > > maybe > > > the easiest thing is to take it out and...
2006 Aug 02
1
rsync giving directory by name, instead of contents
...e. Perhaps someone can thwack me with the correct cluestick? I have a number of directories listed under one path in an rsyncd module. I'd like to rsync the contents of some of the directories. Here's essentially what the source filesystem looks like: /home /home/user1 /home/user1/public_html /home/user2 /home/user2/public_html And the path statement in rsyncd.conf on the source is "/home" with a module name of home. Sadly, while doing an rsync using rsyncd like this rsync -avz server.edu::home/user1/public_html/ /dest/path/user1/www I get /dest/path/user1/www/public...
2004 Jul 06
4
not updating changed local files
rsync version 2.4.6 protocol version 24 gin@rhysling:~> rsync -avv ~/share/cvs-xemacs-head/XEmacs/xemacsweb ~/share/public_html/xemacsweb building file list ... done ... xemacsweb/About/XEmacsServices.content is uptodate ... gin@rhysling:~> ls -l {~/share/cvs-xemacs-head/XEmacs/xemacsweb,~/share/public_html/xemacsweb}/About/XEmacsServices.content -rw-r--r-- 1 gin sdu 40379 Jul 6 01:32 /home/gin/share...
2014 Oct 23
2
httpd on centos 7
...ead the info on apache 2.4... I added to the bottom of httpd.conf these lines (and restarted httpd) ------------------------- <Directory /var/www/html> # old 2.2 config # Order Allow,Deny # Allow from all AllowOverride None Require all granted </Directory> <Directory /home/silentm/public_html/gifs> AllowOverride None Require all granted </Directory> SuexecUsergroup silentm silentm ------------------ So now I have access to the index.html page in /var/www/html so that is good. However, I do not have access to the user gifs /home/silentm/public_html/gifs The user silentm exi...
2009 May 04
1
can install.packages() copy utility files to the public_html directory ?
...publish an HTML utility package to CRAN that expands on the R2HTML package and includes a few goodies such as sorted tables, easy automation of framed HTML reporting, etc. However, some of the resulting dynamic HTML pages need to access JavaScript code that should sit in a specific subdirectory of public_html. My more general question is hence, (i) how do I include the directory containing the JavaScript code in my R package and (ii) is it possible to copy this directory to the user's public_html path during installation ? Thanks! Markus [[alternative HTML version deleted]]
2016 Dec 28
2
Help with httpd userdir recovery
...Robert Moskowitz wrote: >>>> On 12/27/2016 05:44 PM, John Fawcett wrote: >>>>> That error should be caused by having MultiViews options but incorrect >>>>> permissions (711 instead of 755) on the directory. >>>> I just did chmod -R 755 /home/rgm/public_html and no change in >>>> behavior. >>>> >>>> Even tried chmod -R 755 /home/rgm >>> Are you actually using MultiViews? If you don't need that option, maybe >>> the easiest thing is to take it out and see if the error message >>> changes...
2006 Jan 22
2
Rails and Apache: Error
...e/error_log, I get this error: /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- initializer (LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /home/lddekeyz/public_html/tonefinder/../../Documents/development/tonefinder/config/boot.rb:14 from /home/lddekeyz/public_html/tonefinder/../../Documents/development/tonefinder/config/environment.rb:10 from /home/lddekeyz/public_html/tonefinder/dispatch.cgi:3 [Sun Jan 22 18:26:29 2006] [error] [client 127.0....
2008 Jul 07
1
RFE: extend --keep-dirlinks to files also
Hi, I just read the thread http://lists.samba.org/archive/rsync/2004-June/009678.html which describes how --keep-dirlinks came to be. My use case is similar, but I?d like a similar option for files as well. Setup: in my public_html I have some symlinks which I send over as files, with -L (for various reasons: partly, because they are copies of current work which is done elsewhere, or because several websites use the same files, such as SSI footers). However, I also want to check whether my colleague changed the files on...
2016 Dec 27
2
Help with httpd userdir recovery
...r issue. No symlinks. >> the owner is rgm:rgm, but the permissions is 755, not 711. > You have to make sure apache can access the whole path, meaning you need > at least o+x on all directories in the path. This is quite likely *not* > the case for /home/rgm. So I deleted the whole public_html directory. Re moved the files over. I went back to the default user_dir setup of: <Directory "/home/*/public_html"> AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec Require method GET POST OPTIONS </...
2006 Apr 13
4
apache permission problems
...ror was encountered while trying to use an ErrorDocument to handle the request. and in the logs i get: (13)Permission denied: access to /favicon.ico denied (13)Permission denied: access to /favicon.ico denied (13)Permission denied: access to / denied i have even tried chmod 777 on the /home/user/public_html dir and that still didnt resovle the issue. What user do the files have to be owned by? i would assume the user, but i have also tried apache:apache and root:root, since the original htdocs dir was owned by root:root. everything ive tried just gives me the same permission denied error. here is my...
2016 Dec 28
1
Help with httpd userdir recovery
...aused by having MultiViews options > > > > > > > but > > > > > > > incorrect > > > > > > > permissions (711 instead of 755) on the directory. > > > > > > > > > > > > I just did chmod -R 755 /home/rgm/public_html and no change > > > > > > in > > > > > > behavior. > > > > > > > > > > > > Even tried chmod -R 755 /home/rgm > > > > > > > > > > Are you actually using MultiViews? If you don't need that >...