phpScheduleIt
June 18, 2013, 01:25:26 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Install on Yahoo Webhosting  (Read 425 times)
gypsy fly
Newbie
*

Karma: 0
Posts: 14


WWW
« on: September 17, 2010, 02:01:14 PM »

It's been two years since I last considered installing a scheduling system.  Last I tried installing phpScheduleIt on Yahoo Webhosting is documented in a previous post.  It was a failure.

I've tried again and this time it worked.

Here's what worked for me: (Note: the previous attempt left mysql files in place)
1. Updated phpMyAdmin and downloaded everything for phpScheduleIt 1.2.x
2. Made many edits to the config.php file and by a very extended process, figured out how to option config.php
    a. weburi was pretty easy, just the complete url to the phpScheduleIt sub-folder on my web site.
    b. dbUser, was my admin login to phpMyAdmin
    c. dbPass, was my admin login to phpMyAdmin (Note: when not correct, phpScheduleIt returns an error that
           it can't find or open the database.  I had my yahoo login as my dbUser, but had changed phpMyAdmin
           to a different password.  So until I got it right, no database was found.  Using phpMyAdmin and some SQL,
           I had confirmed that my install of the databases 2 years ago was still valid.
    d. // Database host specification (hostname[:port]) [localhost]
        $conf['db']['hostSpec'] = 'mysql';
        This was the last wringer.  Yahoo Webhosting prefers 'mysql' to 'localhost'  I found documentation in Yahoo Help

After doing the above, phpScheduleIt worked!  I was able to register and receive confirmation e-mails.  At first, I came in as a regular user, until I changed my profile to the admin e-mail I had entered into config.

That's a security concern because it might mean that anyone could become admin by guessing what the admin e-mail is.

Anyway, I can confirm that phpScheduleIt installs on Yahoo Webhosting.
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5506


WWW
« Reply #1 on: September 20, 2010, 01:20:29 PM »

Great to hear it!  Thank you for sharing the steps here.  I'm sure many others will find this useful.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!