Author Topic: Validation and install issues  (Read 8805 times)

angelo

  • CIO, RawVoice
  • Administrator
  • Hero Member
  • *****
  • Posts: 4483
Re: Validation and install issues
« Reply #15 on: July 21, 2010, 04:44:53 pm »
jasonbutler42: Not sure, what error do you receive when you click verify?

PowerPress 1.0.9 released a week ago includes additional debug information about the error, so it should tell you something of more substance what could be the issue.

teamA

  • Newbie
  • Posts: 2
Re: Validation and install issues
« Reply #16 on: August 16, 2010, 06:15:01 pm »
Hi,

Here are my diagnostics -

WordPress Version: 3.0.1
System: Apache/2.0.52 (CentOS)
Safe node: true
Open basedir: /var/www/vhosts/dublab.com/httpdocs:/tmp

Important PowerPress Settings
    PowerPress version: 1.0.9
    advanced mode: true
    episode box mode: advanced
    Podcasting capability: Disabled (default)
    Feed capability: Disabled (default)
    Category Podcasting: Disabled (default)
    Podcast Channels: Enabled
    Additional Player Options: Disabled (default)

Detecting Media Information
    success: true
    warning: true
    allow_url_fopen: true
    curl: true
    message: Your web server supports the PHP cURL library. Your web server is also configured with the php.ini setting 'allow_url_fopen' enabled, but the cURL library takes precedence.
    message 2: Warning: Both php.ini settings 'safe_mode' and 'open_basedir' will prevent the cURL library from following redirects in URLs.

Pinging iTunes
    success: true
    curl_ssl: true
    openssl: true
    message: Your web server supports secure HTTPS connections.

Uploading Artwork
    success: false
    file_uploads: true
    writable: false
    upload_path:
    message: Unable to create directory /var/www/vhosts/dublab.com/httpdocs/wp-content/2010/08. Is its parent directory writable by the server?

System Information
    success: false
    warning: no
    php_version: 4.3.9
    memory_limit: 32M     memory_used: 16.6M
    temp directory: /tmp/
    message: Your version of PHP (4.3.9) will work, but PHP 5.2 or newer is recommended.
    message 2: You are using 52% (16.6M of 32M) of available memory. Versions of PHP 5.2 or newer will give you a more accurate total of memory usage.
    message 3: Error: Temporary directory /tmp/ is not writable.

Active Plugins
    Title: AddThis Social Bookmarking Widget
    Relative Path: addthis/addthis_social_widget.php
    Version: 1.6.7
    Web Site: http://www.addthis.com

    Title: Audio player
    Relative Path: audio-player/audio-player.php
    Version: 2.0.4.1
    Web Site: http://wpaudioplayer.com

    Title: Contact Form 7
    Relative Path: contact-form-7/wp-contact-form-7.php
    Version: 2.3.1
    Web Site: http://contactform7.com/

    Title: Latest Posts by Category Archive
    Relative Path: lpbc-archive/lpbc-archive.php
    Version: 1.2
    Web Site: http://blogsessive.com/blogging-tools/wp-plugin-latest-posts-by-category-archive/

    Title: Better Tag Cloud
    Relative Path: nktagcloud/nktagcloud.php
    Version: 0.99.3
    Web Site: http://www.nkuttler.de/wordpress/nktagcloud/

    Title: Blubrry PowerPress
    Relative Path: powerpress/powerpress.php
    Version: 1.0.9
    Web Site: http://www.blubrry.com/powerpress/

    Title: Redirection
    Relative Path: redirection/redirection.php
    Version: 2.1.28
    Web Site: http://urbangiraffe.com/plugins/redirection/

    Title: The Future is Now!
    Relative Path: the-future-is-now/future-post.php
    Version: 1.0
    Web Site: http://birdhouse.org/software/futurepost

    Title: WordTwit
    Relative Path: wordtwit/wordtwit.php
    Version: 2.4.4
    Web Site: http://www.bravenewcode.com/wordtwit

I am posting here because even when I tested your link, I got a huge error. Am I just in trouble because of the permissions on this server? All of the media is stored on a different server - I would think we would not need to write anything to the actual wordpress server. Is this harebrained?

Thanks,
Aris

angelo

  • CIO, RawVoice
  • Administrator
  • Hero Member
  • *****
  • Posts: 4483
Re: Validation and install issues
« Reply #17 on: August 17, 2010, 08:59:35 am »
Yes, if you read these diagnostics, you see a number of warnings and errors. So as long as your temp folder is not writable, the Verify feature will not work. The Verify feature needs the temporary folder in order to put the media content somewhere in order to read the information from it.