Web Hosting Talk







View Full Version : Programmer/Admin - Needs to know php and apache


AkhilStyle1
04-20-2005, 02:03 AM
Hello,

I own the file uploaidng site www.uploadhut.com.

At present uploads don't seem to work for large files. They just seem to cut off after a certain time. Some people have also said that downloads seem to stop. I think I have figured out the problem but I am not sure how to fix it.

The apache seems to restart every 5 mins and so all uploads/downloads also stop. The errorlog in the apache says:

[Tue Apr 12 17:15:03 2005] [notice] SIGHUP received. Attempting to restart
[Tue Apr 12 17:15:03 2005] [error] [client 201.129.145.166] File does not exist: /home/upload/public_html/favicon.ico
[Tue Apr 12 17:15:03 2005] [notice] Apache/1.3.33 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.10 FrontPage/5.0.2.2635 mod_ss$
[Tue Apr 12 17:15:03 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Tue Apr 12 17:15:03 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)

Can anyone take a look. We can agree on a price for fixing it

Thanks
Akhil

abetech
04-20-2005, 02:44 AM
I can take care of it. Email me at abetech@gmail.com.

RRWH
04-20-2005, 02:48 AM
should be no real problem to determine why apache is getting restarted- and seeing why!

give me a shout and I am sure we can work something out!

Dylanz0r
04-20-2005, 02:51 AM
crontab -l
!!

linuxissues
04-20-2005, 04:35 AM
how to contact you.. ??

Ango
04-20-2005, 04:59 AM
hey guys - I am at work now.

I will email you or add you to msn this evening ;)

Ango
04-20-2005, 01:01 PM
oops sorry wrong post

AkhilStyle1
04-20-2005, 01:01 PM
emailed you guys

hyppyri
04-20-2005, 05:50 PM
Hi,

How are the files uploaded?
Do you use PHP upload functionality?

Check:

- Maybe PHP settings in php.ini need to be checked.
- Cronjobs. Something is signaling SIGHUPs to the server
- Memory usage

You can contact me at hyppyri [at] hyppyri.com
or PM me.

I won't charge you at all for this easy fix.