Jump to content

captainB

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by captainB

  1. Sadly, when there is a vulnurability, you find out when it's too late. As I mentioned earlier a checksum would at least give us early indication that some files have been tampered with. Maybe it would be possible to automate site backups/restores based on that information.

    By the way, before this happened, I got bots trying to get through the login system at phpVMS and phpBB for months. They finally managed to break into phpBB a few months ago. Afterwards I was able to reduce bot attcks by blocking a LOT of ip ranges, and reduce it further by implementing a "human check" on the register page, which by the way I think should be standard since some of their attempts have managed to overcome captcha.

    Yeah, I saw the official "post" about patch for phpvms. But since the phpvms is not so widely used, as some other software (wordpress for example or similar), the week spots there are, will be patched after most of the users are already hacked. That is just something that we can not allow to happen anymore, since "sensitive" information can be lost. That is the reason why "dual" protection is used. Our phpvms users wont notice it anyways.

  2. Hello,

    I just made a new install of phpvms, it is not my first as i have installed it in the past ( older versions ), this time however i have a broken access panel and this notice when accessing tha admin panel after the successful install:

    Notice: The template file "/home/semgeb/domains/myflyva.eu/public_html//admin/lib/layout/header.php" doesn't exist in /home/semgeb/domains/myflyva.eu/public_html/core/classes/TemplateSet.class.php on line 231
    Notice: The template file "/home/semgeb/domains/myflyva.eu/public_html//admin/lib/layout/footer.php" doesn't exist in /home/semgeb/domains/myflyva.eu/public_html/core/classes/TemplateSet.class.php on line 231

    Now I can see that there's a double "//" there in the URL before admin which I think is the problem, however I not sure where to change that, would appreciate some help on this one :)

    Oh and one more thing, of course both header.tpl and footer.tpl are at the correct directories.

    Thanks,

    Semir

  3. SITE_URL is set to '192.168.2.5/va'

    DBASE_SERVER is set to 'localhost'

    I have installed it on a remote server and it is working there.

    I'm assuming it's on localhost? Alot of AJAX related things don't work on localhost due to security restrictions

  4. yes, everything is allowed. I must note that I use this enviroment for Drupal, Joomla and others, and so I do not suspect a problem with php.ini for example.

    Also, it is interesting that I cannot check the database connectivity from the installer as the button does not react at all.

    Hey

    Are cookies enabled and allowed? What about sessions?

  5. Hi everyone,

    I have just installed phpVMS, the installation procedure was succesful, however after I log in with the e-mail/pass supplied at the installation time, I cannot acces /admin I get : An Error Was Encountered Unauthorized access.

    I tried to do a clean install ( deleted database and files ) whith no results.

    I have noticed that the last page during the installation phase does not look as the one in the installation instructions on the site - it is an empty page and does not ahave a link to the admin panel or the main site, and no footer.

    I do not provide any links as this is installed on a VM and my IP is dynamic.

    Thanks.

×
×
  • Create New...