Jump to content

RafaelLetras

Members
  • Posts

    36
  • Joined

  • Last visited

Posts posted by RafaelLetras

  1. Quote

    [Wed Aug 05 21:26:48.700330 2020] [:error] [pid 492087] [client 86.237.36.104:0] [client 86.237.36.104] ModSecurity: Access denied with code 403 (phase 4). Pattern match "<b>Warning</b>.{0,100}?:.{0,1000}?\\\\bon line\\\\b" at RESPONSE_BODY. [file "/etc/apache2/conf.d/modsec_vendor_configs/comodo_apache/16_Outgoing_FilterPHP.conf"] [line "14"] [id "214420"] [rev "1"] [msg "COMODO WAF: PHP Information Leakage||crew.voloteavirtual.com|F|3"] [data "Matched Data: <b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php</b> on line found within RESPONSE_BODY: <!DOCTYPE html PUBLIC \\x22-//W3C//DTD XHTML 1.0 Transitional//EN\\x22 \\x22http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\\x22>\\x0a<html xmlns=\\x22http://www.w3.org/1999/xhtml\\x22>\\x0a<head>\\x0a<meta http-equiv=\\x22Content-Type\\x22 content=\\x22text/html; charset=utf-8\\x22 />\\x0a<title>phpVMS Admin Panel</title>\\x..."] [severity "ERROR"] [tag "CWAF"] [tag "FilterPHP"] [hostname "crew.voloteavirtual.com"] [uri "/admin/index.php/pirepadmin/approveall"] [unique_id "XysH@FxURdsGDixKhTHzWAAAAAE"], referer: https://crew.voloteavirtual.com/admin/index.php/pirepadmin/viewall?admin=viewall&start=20

     

  2. Hi guys 
    With the host I could manage however my index.php 
    Is no longer accesible I have error 403 
    and the following errors

    [04-Aug-2020 15:51:53 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/lib/skins/voloteavirtual/weather/wx_form.php on line 140 [04-Aug-2020 15:59:47 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/lib/skins/voloteavirtual/weather/wx_form.php on line 140 [04-Aug-2020 18:56:22 UTC] PHP Warning: imagecreatefromstring(): Data is not in a recognized format in /home/voloteav/public_html/crew/core/common/PilotData.class.php on line 1016
    [05-Aug-2020 09:30:09 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:30:09 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
    [05-Aug-2020 09:30:10 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:30:33 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
    [05-Aug-2020 09:30:51 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 
    [05-Aug-2020 09:32:08 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 
    [05-Aug-2020 15:01:38 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/core/modules/Fltbook/Fltbook.php on line 47 [05-Aug-2020 19:03:30 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120
    [05-Aug-2020 19:03:58 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120
     [05-Aug-2020 19:26:48 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120

     

  3. phpVMS version? simpilots

    PHP version? 5.6

    MySQL or MariaDB version? MySQL 

    From line 99 : 
        public function connect($dbuser='', $dbpassword='', $dbhost='localhost')
        {
            $this->dbh =  new mysqli($dbhost, $dbuser, $dbpassword);
            
            if(mysqli_connect_errno() != 0)
            {
                if($this->throw_exceptions)
                    throw new ezDB_Error(mysqli_connect_error(), mysqli_connect_errno());
                    
                $this->register_error(mysqli_connect_error(), mysqli_connect_errno());
                return false;
            }
            else
            {
                $this->clear_errors();
                return true;
            }
            
            return true;
        }

  4. Good morning , 
    Since the 17th juin my pireps are not working 

    I have the following errors 
     

    [17-Jul-2020 20:44:07 UTC] PHP Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/voloteav/public_html/crew/core/classes/ezdb/ezdb_mysqli.class.php on line 101''

    [21:46]

    '' [17-Jul-2020 20:44:07 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1>''

    [21:46]

    '' [17-Jul-2020 20:44:17 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/voloteav/public_html/crew/core/classes/ezdb/ezdb_mysqli.class.php on line 106 [17-Jul-2020 22:38:32 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Login' does not have a method 'index.php' in /home/voloteav/public_html/crew/core/classes/MainController.class.php on line 218''

    BR

  5. Good morning , 
    I setup my website with a a SSL certificated , 
    I also tried all the tutorials that are on the forum 
    But the phpvms isnt sending any emails , 
    I tried from that email mail box to my personnal email and it's working 
    I also tried setting up a  php file for the email 
    And I have an error , 
    The website is full https:// compatible and everything is set correctly on local_app and util 

    If you can help me 

    Best Regards

    Rafa

    <?php
        ini_set( 'display_errors', 1 );
        error_reporting( E_ALL );
        $from = "no-reply@voloteavirtual.com";
        $to = "myemail";
        $subject = "PHP Mail Test script";
        $message = "This is a test to check the PHP Mail functionality";
        $headers = "From:" . $from;
        mail($to,$subject,$message, $headers);
        echo "Test email sent";
       ?>



    ISSUE FIXED ( for the moment

  6. Hello ,

    I did an install oh phpvms on subdomain , and I have a html template on my main website ( I will switch him to php to put the code )

    But I would like to know what code to put to make the database call ( pilots ,  routes , flights , miles flown etc... ) 

     

    Cheers

    Rafael Letras

×
×
  • Create New...