Fog 1.2.0 hanging On *Image uploaded *Task Complete!
-
web interface shows 99.74% uploaded? Any ideas what it is waiting for? Setting that needs changed? Been on this screen for >10 minutes. Keeps adding *
Rohn
-
can you pull your apache2 error log?
/var/log/apache2/error.log
-
can you lot in to the server with the ftp credentials?
-
[quote=“Junkhacker, post: 37500, member: 21583”]can you lot in to the server with the ftp credentials?[/quote]
yes i can login just fine into the server. This is the only machine doing that. I have uploaded other machines with no issues.
Rohn
-
[quote=“BPSTravis, post: 37498, member: 22444”]can you pull your apache2 error log?
/var/log/apache2/error.log[/quote]
/var/log/apache2/error.log[/quote]
[url=“/_imported_xf_attachments/1/1406_errorlog.txt?:”]errorlog.txt[/url]
-
[quote=“BPSTravis, post: 37498, member: 22444”]can you pull your apache2 error log?
/var/log/apache2/error.log[/quote]
[url=“/_imported_xf_attachments/1/1407_errorlog.txt?:”]errorlog.txt[/url]
-
Rohn,
How big is your memory_limit set to?
To find out:
Open the /etc/php5/apache2/php.ini file and look for the memory_limit line.
I’m guessing it’s set to some really tiny number. Can you reset it to 256M and restart apache?
[code]sudo service apache2 restart[/code]
-
[quote=“Tom Elliott, post: 37510, member: 7271”]Rohn,
How big is your memory_limit set to?
To find out:
Open the /etc/php5/apache2/php.ini file and look for the memory_limit line.
I’m guessing it’s set to some really tiny number. Can you reset it to 256M and restart apache?
[code]sudo service apache2 restart[/code][/quote]
128M
-
Giving it another try at 256M
Rohn
-
[quote=“Rohn Gordon, post: 37511, member: 26505”]128M[/quote]
It hung at 99.82%. I will upload the file again.
Rohn
-
[quote=“Rohn Gordon, post: 37516, member: 26505”]It hung at 99.82%. I will upload the file again.
Rohn[/quote]
[url=“/_imported_xf_attachments/1/1408_errorlog.txt?:”]errorlog.txt[/url]