phpScheduleIt
May 19, 2013, 12:51:52 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: Where is the install folder for PHPscheduleit 2.x ?  (Read 771 times)
abcrobots
Newbie
*

Karma: 0
Posts: 26


« on: April 28, 2012, 03:02:10 PM »

I need to do a manual install, and I need a database to manually install... 
In the install instructions, it says to find the /install/setup.sql file.
Only problem is- I looked through all the directories and could not locate this file.

Please help!!!!

 Undecided Undecided Undecided Undecided Undecided
Logged
ragtech
Newbie
*

Karma: 0
Posts: 12

Website Designer / Developer


WWW
« Reply #1 on: April 28, 2012, 04:45:56 PM »

All the .sql files are located here:

         phpScheduleIt\database_schema

However I also do not fine a setup.sql however the .sql files are appropriately named as to their function perhaps you can go from there.

I would guess the install instructions have not been correctly updated.
Logged
wingoo
Jr. Member
**

Karma: 0
Posts: 99


« Reply #2 on: April 28, 2012, 08:56:59 PM »


If you are installing phpScheduleIt on a remote host, please follow these steps. These steps assume you are using cPanel.

Adding the database and user
•Select the MySQL Databases tool
•Add a new user with username and password of your choice. This will be the username and password used in your phpScheduleIt config file.
•Create a new database with whatever name you choose. This will be the name of the database in your phpScheduleIt config file. 'phpSchedlueIt2' is the recommended database name.
•Associate the new user with the new database, giving the user permission to SELECT, CREATE, UPDATE, INSERT and DELETE. Click the 'Add User to Db' button.

Creating tables
•Open phpMyAdmin.
•Click on the database name that you just created in the left panel.
•Click the SQL tab at the top of the page.
•Import "/database_schema/schema-utf8.sql" to phpscheduleit2
•Import "/database_schema/data-utf8.sql" to phpscheduleit2
 

If you have access to MySQL
•Run/import "/database_schema/create-db.sql" to mysql db (phpscheduleit2 db created)
•Run/import "/database_schema/schema-utf8.sql" to phpscheduleit2 (db schema created)
•Run/import "/database_schema/create-user.sql" to mysql db (schedule_user/password mysql account created to match to your default configuration and notice that this is not the application user!).
At this point with the aforementioned default configuration in your-phpScheduleIt/config/config.php your application can connect to the database and loaded eg. see http://localhost/your-phpScheduleIt/Web/index.php but you can not login since there is no application data or user, so go to next step
•Run/import "/database_schema/data-utf8.sql" to phpscheduleit2 (initializing application database)
•Optionally - run/import "/database_schema/testdata-utf8.sql" to phpscheduleit2 (sample application data will be created with 2 users: admin/password and user/password). These users are available for testing your installation. (This may not be possible in a hosted environment depending on the settings, if so then just create a new user using the admin email from config, if captcha fails, turn it off)
Logged
abcrobots
Newbie
*

Karma: 0
Posts: 26


« Reply #3 on: April 29, 2012, 04:28:47 PM »

I was really hoping that there would be a sample database to upload or an SQL statement file that could be uploaded and run as is suggested by the setup instructions.
I'm not using the standard Cpanel.  That would have been great.

 
Can anyone tell me where to find this file?

 Huh Grin Cheesy Wink Smiley Undecided Huh
Logged
gkidd
Newbie
*

Karma: 0
Posts: 5


« Reply #4 on: April 30, 2012, 09:07:14 AM »

I was really hoping that there would be a sample database to upload or an SQL statement file that could be uploaded and run as is suggested by the setup instructions.
I'm not using the standard Cpanel.  That would have been great.

 
Can anyone tell me where to find this file?

 Huh Grin Cheesy Wink Smiley Undecided Huh

You can find it in the database_schema folder...
Logged
abcrobots
Newbie
*

Karma: 0
Posts: 26


« Reply #5 on: April 30, 2012, 09:51:06 AM »

Hmm..  I still can't find that install folder.
Any other guesses?
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5403


WWW
« Reply #6 on: April 30, 2012, 01:40:07 PM »

Manual database scripts are in /phpScheduleIt/database_schema. The included readmeInstallation.html file goes through manual installation steps in detail.
Logged
abcrobots
Newbie
*

Karma: 0
Posts: 26


« Reply #7 on: May 03, 2012, 05:03:30 PM »

My package didn't have a  readmeInstallation.html file.  Can anyone send me theirs?  I'm looking for a file for V2.x

Thanks!
Logged
grego
Newbie
*

Karma: 0
Posts: 41


« Reply #8 on: May 04, 2012, 11:59:49 AM »

Please try,
http://hostname.of.your.server/phpScheduleIt/readme_installation.html
Logged
wingoo
Jr. Member
**

Karma: 0
Posts: 99


« Reply #9 on: May 04, 2012, 07:56:29 PM »

Here you go

[attachment deleted by admin]
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5403


WWW
« Reply #10 on: May 08, 2012, 01:41:39 PM »

My package didn't have a  readmeInstallation.html file

Where did you download the package from?
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!