Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3602036
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T20:41:44+00:00 2026-05-18T20:41:44+00:00

Hey guys, I’m trying to use recaptcha on local host. I got a global

  • 0

Hey guys, I’m trying to use recaptcha on local host. I got a global public/private key and I’m using this code:

<form name="registration_form" method="post" action="register.php" onsubmit="return Validate();"><input type=hidden name=todo value=post>
            <table>
            <tr><td class="label">First Name:</td><td><input type="text" name="fname"></td></tr>
            <tr><td class="label">Last Name:</td><td><input type="text" name="lname"></td></tr>
            <tr><td class="label">E-Mail Address:</td><td><input type="text" name="email"></td></tr>
            <tr><td class="label">Username:</td><td><input type="text" name="username"></td></tr>
            <tr><td class="label">Password:</td><td><input type="password" name="password"></td></tr>
            <tr><td class="label">Password Confirmation:</td><td><input type="password" name="password_confirmation"></td></tr>
            <?php
          require_once('recaptchalib.php');
          $publickey = "****"; // you got this from the signup page
          echo recaptcha_get_html($publickey);
                ?>
            <tr><td class="label"><input type="submit" value="Register"></td></tr>
            </table>
            </form>

Recaptchalib is in the same place as signup.php so that’s not the problem. But after Password confirmation, i get nothing. A blank page.

Here’s the error.

Warning: require_once(/var/www/JMToday/recaptchalib.php): failed to open stream: Permission denied in /var/www/JMToday/signup.php on line 44 Fatal error: require_once(): Failed opening required ‘recaptchalib.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/JMToday/signup.php on line 44

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T20:41:45+00:00Added an answer on May 18, 2026 at 8:41 pm

    Ensure that the /var/www directory has read permissions for the user you run your web server as.

    Alternatively, run:

    chmod 755 /var/www/JMToday/recaptchalib.php
    

    which will give total control to the owner of the file and read rights to anyone else.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey guys I'm running this code in Android: public ServiceServer(String serverName) { this.serverName =
Hey guys, I got the same error when I was using kiwi to install
Hey guys this is my html code: <div class=nakupy> <li class=icn_kategorie><a href=#>Nákupy</a> <div class=sub_menu>
hey guys having this really simple problem but cant seem to figure out have
Hey guys (and gals) I'm having a problem using Assembly GetExportedTypes() in .NET 4.0.
Hey guys got an issue with Cakephp validation.. I want to know why is
Hey guys I've written this MS SQL script with my awesome MS SQL skills,
hey guys I have the follow code in js: $(document).ready(function(){ $(.replyLink).click(function(){ $(#form-to-+this.id).html(htmlForm()).toggle(500); return false;
Hey guys i want to use the jquery Autocomplete plugin and instead of separating
Hey guys I'm trying to add the string 'url( ) ' around my a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.