Jetpack makes my head hurt
-
I have really tried to solve this on my own.
The short story:
Tried to install Jetpack, had it hang. Found out that the default size for files when WordPress loads is 2M, the size of Jetpack is 8M. Found out I am supposed to put the following lines in my php.ini file:upload_max_filesize = 100M
post_max_size = 100MConnected to my WP site. Found out the Php.ini is a very popular file, and there is one in multiple subdirectories. I guessed the one in /wp-content/plugins/ but I was wrong – same symptoms, same problem.
So, questions:
1. which Php.ini do I need to edit? (some? all?)
2. Do the lines above appear correct, or do they need to terminate in a “;”
3. Why doesn’t Jetpack add some code to their installer to fix this?
<!–rhetorical and philosophical–>Any assistance is gratefully welcomed.
Richard
- The topic ‘Jetpack makes my head hurt’ is closed to new replies.