Discussions
Activity
Sign In
How it works
Andrey Podshivalov
Activity
Discussions
6
Comments
1520
[SOLVED] LDAP Auth for Campsite...Where do I Start?
hi Joe, I'd like to inform you that LDAP authentication plugin will be introduced on the next week with next 3.4.2 Campsite release. I hope it will help you.
Comment by
Andrey Podshivalov
August 2010
permalink
login refused with correct password
Bob Couttie wrote on Thu, 19 August 2010 11:11I notice that when I've typed the password and press enter three characters are added to the password It's a normal behavior when after press Login the password stays longer - this is working…
Comment by
Andrey Podshivalov
August 2010
permalink
ERROR REPORT
imotskidanas wrote on Wed, 11 August 2010 13:03 Error String: system() has been disabled for security reasons You need to change hosting plan with exec, system functions support or ask hoster to enable on current plan.
Comment by
Andrey Podshivalov
August 2010
permalink
Problems with installation
imotskidanas wrote on Tue, 10 August 2010 15:05 I've tried this and it doesn't work. When I replace this I can't even open installation. Please check all modifications. You've done an error while changing the file(s).
Comment by
Andrey Podshivalov
August 2010
permalink
Problems with installation
to resolve last issues you have to find the call of function saveCronJobsScripts() and comment it ( CampInstallationBase.php:117)://$this->saveCronJobsScripts();
Comment by
Andrey Podshivalov
August 2010
permalink
Problems with installation
exec function is used for CLI detecting. You can comment the lines 240-241 in file install/classes/CampInstallationView.php and add the string "return 'Yes';": //$response = exec('php -v', $o, $r); //return (!empty($…
Comment by
Andrey Podshivalov
August 2010
permalink
[SOLVED] LDAP Auth for Campsite...Where do I Start?
for SSO I implemented own Auth container. It's based on DB container with modification in login/pass checking function. I attached the Ldap auth container basic structure. It misses just implementation of login/pass checking functionality. Look…
Comment by
Andrey Podshivalov
August 2010
permalink
CS 3.4.1 Install: No CSS or Images
hi, you can try to load directly any css file which you can find in page html code. It allows you to get the error from server. Please inform us about result error.
Comment by
Andrey Podshivalov
August 2010
permalink
[SOLVED] LDAP Auth for Campsite...Where do I Start?
hi Joe, Campsite uses Pear::Liveuser package for user handling but Liveuser has no natively LDAP support and it could be implemented via Pear::Auth container wrapper. The current liveuser configuration you can find in Campsite conf folder:…
Comment by
Andrey Podshivalov
August 2010
permalink
problems on instalation
Please ask you host provider. I don't understand too.
Comment by
Andrey Podshivalov
July 2010
permalink
Submiting fixes
hi Normando, the best method is prepare the patch for current repo revision and attach it into ticket on dev.sourcefabric.org. Thank you.
Comment by
Andrey Podshivalov
July 2010
permalink
problems on instalation
Andrey Podshivalov wrote on Thu, 22 July 2010 09:49please open the ticket in the hoster support system or send directly by email with information about trouble of the code you can try before to check more tidy variant:
Comment by
Andrey Podshivalov
July 2010
permalink
problems on instalation
please open the ticket in the hoster support system or send directly by email with information about trouble of the code
Comment by
Andrey Podshivalov
July 2010
permalink
problems on instalation
It seems that your hosting doesn't support properly exec command. Campsite checks for installed CLI by exec('php -v') command. I can not explain why. May be hosting provider has explanation. Any way you can test this code (copy into e…
Comment by
Andrey Podshivalov
July 2010
permalink
problems on instalation
Could you provide more information? Campsite version, Server OS and type of hosting and may be screenshots of what happened would be fine.
Comment by
Andrey Podshivalov
July 2010
permalink
Tired of installing site
looks like you have mixed installations from different Campsite versions. Please clean up the root folder and upload the latest version from http://sourceforge.net/projects/campsite/files/campsite/3.4. 0/campsite-3.4.0.tar.gz/download
Comment by
Andrey Podshivalov
July 2010
permalink
Installation failed on windows machine
hi Francesc, first of all thanks for the report. I just tested and it looks like a windows specific bug. Under linux the installation process works w/o issue. As I can see you have not installed demo site too. You can use the backup data from d…
Comment by
Andrey Podshivalov
July 2010
permalink
a
please read this howto http://www.ehow.com/how_4929191_install-wordpress-servers.html There is a howto about install wordpress on 1&1 hosting. Follow the steps (just replace wordpress with campsite) except: 1. skip the steps #10,11,12 2. on…
Comment by
Andrey Podshivalov
July 2010
permalink
New in Campsite
thank you for report, the demo data will be fixed soon. On Fri, Jul 2, 2010 at 7:13 AM, Normando Hall wrote: > > When I want to made a clean install from the last source, I get an error > in the step about adding a demo template.…
Comment by
Andrey Podshivalov
July 2010
permalink
New in Campsite
Normando Hall wrote on Wed, 30 June 2010 17:26 5- I was made a local clone of your git repository, because I want to test the last changes. But I see that some directory are not presente in v3.3.6, so I think it is not possible to overwrite …
Comment by
Andrey Podshivalov
July 2010
permalink
New in Campsite
Actually it isn't necessary because the standard output from these scripts has no important information.
Comment by
Andrey Podshivalov
June 2010
permalink
New in Campsite
Normando Hall wrote on Wed, 30 June 2010 17:26 4- I always receive an email from Campsite, saying that the system is ok, but the email is send to an inexistent recipient. Campsite send to myapacheuser@myhost Can I configured in a file the re…
Comment by
Andrey Podshivalov
June 2010
permalink
Problem with huge db tables
for sure that tables can be cleaned periodically or each time before backup process
Comment by
Andrey Podshivalov
June 2010
permalink
admin password from install process does not work (speedy 3.3.5)
I know just one reason why it could be happened: disabled javascripts on browser side. Please check is js loadable and enabled.
Comment by
Andrey Podshivalov
May 2010
permalink
installation error
You need to check existing crontab program: $ which crontab It tells if installed this program. After you can try to install manually cron jobs: $ sudo su - www-data (or www or apache - depends on linux distro) $ crontab -e The la…
Comment by
Andrey Podshivalov
May 2010
permalink
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Stop following
About
Username
Andrey Podshivalov
Joined
April 2010
Visits
0
Last Active
December 2017
Roles
Member, Administrator, Sourcefabric Team
Posts
1,526
Friends
Followed by 13 people
My Badges
Total Points: 105
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339