I am trying to use FormMail.pl to send HTML form data to an email address. The user completes an HTML form and I submit that to FormMail.pl. The problem is that the email is not coming through.
Do I have to have sendmail running for FormMail to work?
I'm running a RedHat Enterprise 3.0, with...
The colon isn't part of the URL.
I have my server set up so that I can access it as anonymous. I did a chmod 755 ftp and chmod 755 pub. So that's working.
Now I still need to be able to make it so that the local users ftp in with their username/password and be directed to a certain...
Just wanted to add:
I have chmod 740 ftp (drwxr-----) with root:users as owner.
I have chmod 744 pub (drwxr--r--) with root:users as owner.
I'm not sure if these are correct to have anonymous be able to access it...obviously not because I getting the error stated above.
What should they be...
I've installed vsftp and am trying to configure it to allow anonymous access. I want to be able to ftp to my server through a browser (I currently can ftp using an 3rd party ftp client) so that anyone can access a specific "public" ftp area to place files and download files from. I also want...
Within my java app, I create XFDF and FDF files and open them in a browser. They are suppose to merge and display to the user using the form. However, on my Windows (local machine) they don't merge but display the actual file data.
I don't have this problem when working from my Unix server...
Additionally, I find that if I try to access the pages with http://test.benefitserver.com:8080/benefitserver/index.jsp it works.
I need it to work under https:// and it won't serve up the images/css files using SSL.
Please Help!!! I'm really frustrated at this since it was working on Friday...
OK. I had this working on Friday and now it doesn't work anymore. I had modified my httpd.conf file to include several more VirtualHosts and I have working with my server.xml file on Tomcat to setup another context. Now I'm back to it not displaying the images/css files again. I removed the...
I have installed tomcat5 on a redhat linux machine. I used the Tomcat Administrator module to add Contexts to my host. When I try to view the server.xml file using VI I don't find any of the things I added in there. I have a lot of server.xml.[date].[time] where I've modified using the...
I did a ping and here is the results:
PING test.benefitserver.com (69.155.252.166) 56(84) bytes of data.
64 bytes from test.yoursummit.com (69.155.252.166): icmp_seq=0 ttl=64 time=0.024 ms
64 bytes from test.yoursummit.com (69.155.252.166): icmp_seq=1 ttl=64 time=0.018 ms
64 bytes from...
OK. I've done that and rebooted the server. Do I have to reboot after modifying the /etc/hosts file? Anyway, that didn't work. I still don't see the images when I go to http://test.benefitserver.com/benefitserver/index.jsp. I do see them when I go to...
Thanks. I modified my /etc/hosts file on my server.
Now have:
127.0.0.1 localhost.localdomain localhost
69.155.252.166 test.yoursummit.com test.benefitserver.com
I have restarted apache and I have reboot my server. I still don't get the images/css files to display.
Yes. I am running the web browser on the same machine as the server. Even when I try to hit the web pages from a different machine, I get the same results.
The test.benefitserver.com should go to the same IP as test.yoursummit.com. I just want a virtual host. Do I have to put it in the...
I am using apache2 on redhat linux. I am trying to setup virtual hosts to serve. My pages display correctly using localhost and test.yoursummit.com but when I try to use my test.benefitserver.com virtual host, the images, css, etc files that apache serves don't display. What am I doing wrong...
I have a request to develop the ability to draft bank accounts for a client of mine. They want to draft a customer's bank account for their insurance payment. I have no idea how to do this or even start. I'm assuming that they will obtain the routing/account information from thier customers...
Hi all. I have a table that I created that contains user information (e.g. username, password, last name, first name). When I do an insert or an update, the password field is always null and never gets set. The other fields are set but not the password field. Here are the statements that I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.