Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Invalid credentials.
10-08-2010, 11:38 AM
Post: #11
Big Grin RE: Problem with Invalid credentials.
Yes, I can confirm that replacing the file (before install) fixed the problem:
Code:
wget http://barebonescms.com/adminpack-1.0rc8.zip
unzip adminpack-1.0rc8.zip
cp adminpack/support/str_basics.php support/str_basics.php

My phpinfo() shows PHP Version 5.3.2-1ubuntu4.2 with the (default) values:
request_order GP GP
variables_order GPCS GPCS

Thanks for the solution and good luck to your future development!
Are you starting to regain the hunger for this project?
Visit this user's website Find all posts by this user
Quote this message in a reply
10-08-2010, 06:00 PM (This post was last modified: 10-08-2010 06:06 PM by thruska.)
Post: #12
RE: Problem with Invalid credentials.
(10-08-2010 07:15 AM)ephlodur Wrote:  Thanks for you help changing the php.ini file did not solved the problem for me but the Admin Pack that with the modified version of str_basics.php solved it for me ...

thanks for your prompt response.

Did you restart Apache after making the changes to 'php.ini'? Glad to hear the fix worked though.
(10-08-2010 11:38 AM)per Wrote:  Yes, I can confirm that replacing the file (before install) fixed the problem:
Code:
wget http://barebonescms.com/adminpack-1.0rc8.zip
unzip adminpack-1.0rc8.zip
cp adminpack/support/str_basics.php support/str_basics.php

My phpinfo() shows PHP Version 5.3.2-1ubuntu4.2 with the (default) values:
request_order GP GP
variables_order GPCS GPCS

Thanks for the solution and good luck to your future development!
Are you starting to regain the hunger for this project?

You're welcome.

I only took a couple weeks of a break before I got the itch to start writing more code. I'm addicted to writing software and you get to benefit from that addiction Smile. WebCron is the result of the past month and a half:

http://barebonescms.com/documentation/webcron/

I still have a bit of documentation to write but it is starting to come together as a product.

Author of Barebones CMS

If you found my reply to be helpful, be sure to donate!
All funding goes toward future product development.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

© CubicleSoft