Viewing 15 posts - 16 through 30 (of 55 total)
  • Author
    Posts
  • #9519
    Profile photo of sandorgora
    sandorgora
    Participant

    It is only working with I-stock; you can handle your images with it, adding keywords, categories, title, description, caption.
    And then upload them.
    But you better have a look at their website http://www.deepmeta.com/ to get a full impression.
    Maybe it is possible for you to cooperate with them tot make a SYSversion?

    #9520
    Profile photo of SemmickPhoto
    SemmickPhoto
    Participant

    Leo, you are still admin.

    #9521
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @leo wrote:

    I just checked it out — yours processes a small version but not a big one.

    I reverted back a few versions (on your site) and the large size still does not process. I deactivated all of your plugins, and the problem remained.

    Since you two are speaking up at the same time, can you verify that nothing changed in your php.ini files (memory limits or whatever)

    Leo,

    It would seem like my php.ini file was overwritten when they upgraded me to the new PHP version … The only line I have is apc.enabled=0

    Has it really been broken that long? What lines do I need to put in there to get back to working?

    #9522
    Profile photo of Imago Borealis
    Imago Borealis
    Participant

    Blu-Host did that to me, too. But there was php.ini.bak file in root.

    Here are my settings:

    memory_limit 256M
    upload_max_filesize 80M
    post_max_size 90M
    max_execution_time 600
    max_input_time 120

    plus line to enable Imagemagick

    #9523
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @Imago Borealis wrote:

    Blu-Host did that to me, too. But there was php.ini.bak file in root.

    Here are my settings:

    memory_limit 256M
    upload_max_filesize 80M
    post_max_size 90M
    max_execution_time 600
    max_input_time 120

    plus line to enable Imagemagick

    Thanks! What’s the line to enable Imagemagick? Hopefully this will fix the problem. My last upload was on the 20th of January, so it broke sometime between then and now :/

    #9524
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @dp69_2001 wrote:

    @Imago Borealis wrote:

    Blu-Host did that to me, too. But there was php.ini.bak file in root.

    Here are my settings:

    memory_limit 256M
    upload_max_filesize 80M
    post_max_size 90M
    max_execution_time 600
    max_input_time 120

    plus line to enable Imagemagick

    Thanks! What’s the line to enable Imagemagick? Hopefully this will fix the problem. My last upload was on the 20th of January, so it broke sometime between then and now :/

    I tried http://www.microstockgroup.com/symbiostock-development-area/latest-symbiostock-and-imagemagick/ But, it still says GD library. I’m pretty sure I was using imagemagick before though. :/

    #9525
    Profile photo of Imago Borealis
    Imago Borealis
    Participant

    I think that line is: extension=imagick.so

    what host are you with? how php.ini works would depend on your host, too. Maybe it’s time to call their support.

    #9526
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @Imago Borealis wrote:

    I think that line is: extension=imagick.so

    what host are you with? how php.ini works would depend on your host, too. Maybe it’s time to call their support.

    I tried that. I’m with Godaddy and have a deluxe hosting account.

    I turned on error logging and turned up with

    [Tue Feb 11 10:04:14 2014] [10419230] [fcgid:warn] (104)Connection reset by peer: [client 180.76.5.197:10002] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
    [Tue Feb 11 13:26:24 2014] [10419230] [fcgid:warn] (32)Broken pipe: [client 67.41.170.62:51712] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer http://1dollarimages.com/wp-admin/edit.php?post_type=image&page=symbiostock-process-images

    Not sure what that means though.

    #9527
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @dp69_2001 wrote:

    @Imago Borealis wrote:

    I think that line is: extension=imagick.so

    what host are you with? how php.ini works would depend on your host, too. Maybe it’s time to call their support.

    I tried that. I’m with Godaddy and have a deluxe hosting account.

    I turned on error logging and turned up with

    [Tue Feb 11 10:04:14 2014] [10419230] [fcgid:warn] (104)Connection reset by peer: [client 180.76.5.197:10002] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
    [Tue Feb 11 13:26:24 2014] [10419230] [fcgid:warn] (32)Broken pipe: [client 67.41.170.62:51712] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer http://1dollarimages.com/wp-admin/edit.php?post_type=image&page=symbiostock-process-images

    Not sure what that means though.

    Eeek. Also all of this from yesterday:

    [Mon Feb 10 18:34:20 2014] [10419230] [fcgid:warn] (110)Connection timed out: [client 67.53.205.162:58244] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer http://1dollarimages.com/wp-admin/edit.php?post_type=image
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT * FROM wp_users WHERE ID = '1' made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, get_userdata, get_user_by, WP_User::get_data_by
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT post_status, COUNT( * ) AS num_posts FROM wp_posts WHERE post_type = 'image' GROUP BY post_status made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, wp_count_posts
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'exclusive' AND meta_value = 0);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rank' AND meta_value = 1);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rank' AND meta_value = 2);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rank' AND meta_value = 3);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rating' AND meta_value = 0);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rating' AND meta_value = 1);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rating' AND meta_value = 2);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*)
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: FROM wp_postmeta
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WHERE
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: (meta_key = 'symbiostock_rating' AND meta_value = 3);
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, network_manager->count_images
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*) FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('image-tags') made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, wp_count_terms, get_terms
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT COUNT(*) FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('image-type') made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, wp_count_terms, get_terms
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts WHERE ID = 7 LIMIT 1 made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, symbiostock_network, get_permalink, get_post, WP_Post::get_instance
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT * FROM wp_users WHERE ID = '1' made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, get_author_posts_url, get_userdata, get_user_by, WP_User::get_data_by
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query UPDATE `wp_options` SET `option_value` = '' WHERE `option_name` = 'symbiostock_home_location_coords' made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, update_option
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query UPDATE `wp_options` SET `option_value` = '' WHERE `option_name` = 'symbiostock_temporary_location_1_info' made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, update_option
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query UPDATE `wp_options` SET `option_value` = '' WHERE `option_name` = 'symbiostock_temporary_location_2_info' made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, update_option
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('image-type') ORDER BY t.name ASC made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, wp_list_categories, get_categories, get_terms
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = 'symbiostock_public_analytics' LIMIT 1 made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, get_option
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = 'use_symbiostock_marketer' LIMIT 1 made by do_action_ref_array, call_user_func_array, update_symbiocards, symbiostock_save_network_info, network_manager->generate_network_info, get_option
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query UPDATE `wp_options` SET `option_value` = '2014-02-10 21:09:00' WHERE `option_name` = 'symbiocards_last_update' made by do_action_ref_array, call_user_func_array, update_symbiocards, update_option
    [Mon Feb 10 21:09:00 2014] [10419230] [fcgid:warn] [client 184.168.138.1:61176] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = '_transient_doing_cron' LIMIT 1 made by _get_cron_lock
    #9528
    Profile photo of Imago Borealis
    Imago Borealis
    Participant

    I can’t tell you exactly what’s wrong from you error_log but I see “mod_fcgid” all over the entries. mod_fcgid is part of the apache server software. Sounds to me that your web server has some serious troubles. I’d call godaddy support to deal with it.

    #9504
    Profile photo of SemmickPhoto
    SemmickPhoto
    Participant

    Is there any news on how to fix this? I still cant process any images.

    #9502
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @semmickphoto wrote:

    Is there any news on how to fix this? I still cant process any images.

    I put in a ticket late last night with Godaddy. Still nothing, What hosting do you use Semmick? Does it give you the option of error logging? If the issue is related maybe it’ll be easier to narrow down.

    #9503
    Profile photo of dp69_2001
    dp69_2001
    Participant

    @dp69_2001 wrote:

    @semmickphoto wrote:

    Is there any news on how to fix this? I still cant process any images.

    I put in a ticket late last night with Godaddy. Still nothing, What hosting do you use Semmick? Does it give you the option of error logging? If the issue is related maybe it’ll be easier to narrow down.

    I lied, right after posting this I got a rather generic response:

    Dear Dallas,

    Thank you for contacting Professional Hosting Support in regards to your hosting account for 1dollarimages.com:

    Based off your description of the issue, we suspect that you are being subjected to an automated security process designed to maintain the integrity of your site and hosting account. There are numerous things that could be triggering this block, such as:

    Spam Content

    Botnet/brute force attacks (rapid repeated access to the same resource from the same IP address)

    Malware

    Security exploits of applications

    Injection attacks

    Automated Plugins

    Bad coding within the site.


    In the meantime, we do have some information to request from you to aid in a speedy recovery of normal operation.

    What specific error message do you receive?

    What time did you receive the error message at (include timezone please)

    What is your IP Address? (this can be easily obtained by visiting whatismyip.com)

    Does the block happen when you are working with particular files, or particular areas of your website? (accessing administration panels, making a post, uploading a file etc,.)

    Are you receiving the block after making several rapid requests on your site?

    Please feel free to add any additional information you feel may be relevant.


    Upon receiving a response including the information requested above, we should be able to continue and complete our investigation. We look forward to your response, and to getting things running normally for you!

    Please contact us if you have any further issues.

    Regards,
    Jane S.
    Professional Hosting Support

    As we value your feedback about the service you received, please take a moment to complete the short survey linked at the bottom of this email.

    Could this be related to the wordpress attacks?

    #9501
    Profile photo of Imago Borealis
    Imago Borealis
    Participant

    I don’t know. I saw nothing about that wordpress attack except for that Wordfence e-mail. It has been discussed in another thread and consensus was more or less to suspect Wordfence of spamming/scamming.

    The generic response from your host is kind of an insult. Why didn’t they inform you about that block being applied?

    Don’t they have a phone hotline? – Blu Host has and the couple times I called them my questions/troubles were answered/solved right away by knowledgeable and very effective US staff.

    #9500
    Profile photo of Chromaco
    Chromaco
    Participant

    I think the Wordfence thing was legit. The person claiming it was a scam was also the same person saying Symbiostock was a pyramid scheme. I received the e-mail from Wordfence and I am much more trusting that it was in good faith to help me protect my site.

Viewing 15 posts - 16 through 30 (of 55 total)

You must be logged in to reply to this topic.