techlabco
Member
Posted 2 years ago #
Hi! I am using a theme, http://themeforest.net/item/good-start-wordpress-design/full_screen_preview/77989 , but the WP keeps coming back with Installation Failed. Please Try Again?
I have successfully uploaded various Themes but I notice that this one is pretty big sizewise compared to the others. Is there a size limit on theme uploads? Also, I am using GoDaddy Hosting. Can someone help me out here? Thanks!
How long you wait while upload?
If it's take too long, try to increase download timeout.
at /wp-admin/includes/file.php find
$response = wp_remote_get($url, array(’timeout’ => 30)); and change 30 to any number you want.
techlabco
Member
Posted 2 years ago #
ah...! Good point. Didn't know I could modify that. Because it does time-out around 30/45 seconds. Hmmm. Let me try that and I will update.
techlabco
Member
Posted 2 years ago #
Hey. Question. I am not an php guy but when i access my database via myPHP manager....I don't see wp-admin
here is what I see...am I looking at the wrong thing?
* - information_schema (22)
o Browse CHARACTER_SETS
o Browse COLLATIONS
o Browse COLLATION_CHARACTER_SET_APPLICABILITY
o Browse COLUMNS
o Browse COLUMN_PRIVILEGES
o Browse INDEX_STATISTICS
o Browse KEY_COLUMN_USAGE
o Browse PROFILING
o Browse ROUTINES
o Browse SCHEMATA
o Browse SCHEMA_PRIVILEGES
o Browse STATISTICS
o Browse TABLES
o Browse TABLE_CONSTRAINTS
o Browse TABLE_PRIVILEGES
o Browse TABLE_STATISTICS
o Browse TRIGGERS
o Browse USER_PRIVILEGES
o Browse VIEWS
* - the1005911591273 (11)
o Browse wp_commentmeta
o Browse wp_comments
o Browse wp_links
o Browse wp_options
o Browse wp_postmeta
o Browse wp_posts
o Browse wp_terms
o Browse wp_term_relationships
o Browse wp_term_taxonomy
o Browse wp_usermeta
o Browse wp_users
Edit wordpress file on your server, not database :)
Don't forget to backup it first.
techlabco
Member
Posted 2 years ago #
Thanks! I can't seem to open the file.php file. Looking for a php viewer?
Can you view other files? Are you in your file manager? Did you check the box and click on "view file"?