Who knows server/php stuff and needs quick $

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xxweekxx
    Confirmed User
    • Oct 2002
    • 6780

    #1

    Who knows server/php stuff and needs quick $

    hey ive spent like 4hrs trying to install helpdesks and i cant get them to send mail! if u r good i will pay u to install a helpdesk for me on my virtual hosting acc.t

    thanks
    _________________
    I am the best
  • Nookster
    Confirmed IT Professional
    • Nov 2005
    • 3744

    #2
    Your sig states "I own you." but you can't install scripts? But, i'm sure someone will come along and help you.
    The Best Affiliate Software, Ever.

    Comment

    • budz
      Disruptive Innovator
      • Sep 2003
      • 4230

      #3
      Originally posted by Nookster
      Your sig states "I own you." but you can't install scripts? But, i'm sure someone will come along and help you.
      C:\Code\
      C:\Code\Run\

      Comment

      • xxweekxx
        Confirmed User
        • Oct 2002
        • 6780

        #4
        lol!!!!!!!!!!
        _________________
        I am the best

        Comment

        • studiocritic
          Confirmed User
          • Jun 2005
          • 2442

          #5
          Originally posted by xxweekxx
          hey ive spent like 4hrs trying to install helpdesks and i cant get them to send mail! if u r good i will pay u to install a helpdesk for me on my virtual hosting acc.t

          thanks
          got paypal? icq in sig.
          254342256

          Comment

          • manmal
            Registered User
            • Feb 2002
            • 12

            #6
            try this first crate a php with this code inside
            <?php phpinfo() ?> open it in your browser
            like this you will be able to see the config of the php core if this is on
            safe_mode then the script will not be able to send the e-mail because there is function caled mail() wich is not working if safe_mode is on there is a hack that you can use to baypass this I will post it here if that is the case .
            Hope it help

            Comment

            • Nookster
              Confirmed IT Professional
              • Nov 2005
              • 3744

              #7
              Originally posted by budz
              That's supposed to be funny?
              The Best Affiliate Software, Ever.

              Comment

              • xxweekxx
                Confirmed User
                • Oct 2002
                • 6780

                #8
                Originally posted by manmal
                try this first crate a php with this code inside
                <?php phpinfo() ?> open it in your browser
                like this you will be able to see the config of the php core if this is on
                safe_mode then the script will not be able to send the e-mail because there is function caled mail() wich is not working if safe_mode is on there is a hack that you can use to baypass this I will post it here if that is the case .
                Hope it help

                I opened it has a lotta information. How do i know if mail() is enabled or not?
                _________________
                I am the best

                Comment

                • JuiceMonkey
                  Confirmed User
                  • Oct 2004
                  • 3581

                  #9
                  hey hit me up I've got a nice helpdesk software that anyone can install...
                  ICQ: 72251955 GTalk: JuiceMonkey

                  Comment

                  • manmal
                    Registered User
                    • Feb 2002
                    • 12

                    #10
                    Originally posted by xxweekxx
                    I opened it has a lotta information. How do i know if mail() is enabled or not?
                    If safe_mode is on then you can't use the mail() function just do find on the page for safe_mode .

                    Comment

                    • xxweekxx
                      Confirmed User
                      • Oct 2002
                      • 6780

                      #11
                      Originally posted by manmal
                      try this first crate a php with this code inside
                      <?php phpinfo() ?> open it in your browser
                      like this you will be able to see the config of the php core if this is on
                      safe_mode then the script will not be able to send the e-mail because there is function caled mail() wich is not working if safe_mode is on there is a hack that you can use to baypass this I will post it here if that is the case .
                      Hope it help

                      still got the hack?
                      _________________
                      I am the best

                      Comment

                      • xxweekxx
                        Confirmed User
                        • Oct 2002
                        • 6780

                        #12
                        hey safemode is off but my stuff can only send mail if its going to @mydomain.com

                        any other emails it wont send
                        _________________
                        I am the best

                        Comment

                        Working...