Setting up PHP environment per Adobe tutorial

I am just completing the "Setting up a PHP development
environment for
Dreamweaver" tutorial on Adobe's web site here:
http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php.html
I have gotten to the very last page (page 6), when you create
a test
database and populate it with a script file. Adobe says;
"Locate the the SQL script file, tutorial.sql, in the sample
files
included with this tutorial and copy it in the bin folder in
your MySQL
installation folder."
Can anybody help find the "tutorial.sql" they refer to? I can
not find a
link to it anywhere. Was this originally supplied on a disk,
but left
out of the online tutorial?
Thanks,
Harvey

geschenk wrote:
> did you download the "cafe_php.zip" sample file
mentioned on page 1 ? The tutorial.sql file is in there, just
checked it
Uh... no. I thouht I looked there, but turns out I was at the
bottom of
pg 4 - Copy the sample PHP files.
Thanks.
Harvey

Similar Messages

  • Set up php on MAMP for dreamweaver?

    How do I set up php on MAMP for dreamweaver?

    Also see this:
    Setting up a PHP environment in Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html
    Nancy O.

  • How to create ios environment with adobe id?

    Hi , i am trying to create ios environment in windows platform.
    can any one please tell me, how to create IOS environment with adobe id.
    I a created adobe id and inserted code into it. But its running (Since one hour), and no response.
    Any one have idea on it, please let me know.
    Thanks in advance....
    Message was edited by: pathi rskumar

    Hi,
    If you have already set the number range as an external range.
    Then just passing the transaction type to field 'process_type' and external id to field 'object_id' of table ct_orderadm_h. Sales order will created with the assigned external id.
    Hope this help.
    cheers,

  • Spawn setting in production environment

    Has anyone heard or been told by oracle analyst that Oracle doesn't support spawn setting in production environment?
    Answer that I received was enabling spawn can be flaky. The domain may easily hang without explanation and it's always been like that, so we don't support spawn in production.
    We have 16 GB of memory
    [PSAPPSRV]
    Min 10
    Max 25
    Spawn Threshold=1,30:2,10
    According peopletools performance guideline, CRM and HRMS use about 100-150 MB per application server process. We have lots of customization, so I will just bump it up to 250MB. If we are to disable spawn by setting min = max to 25, this means the app server process will constantly use at least 6GB of memory. We should still be able to avoid the memory issue, right? Unless my calculation is wrong...
    I would like to hear more opinion and advice here.

    Hi,
    created Asset number ranges-AS08

  • Problems watching Adobe tutorial videos

    I want to watch the Adobe video tutorials, but I find that the Adobe videos tutorials stutter and pause to such an extent that it is painful and impossible to watch. I don't have this problem with watching other videos on my machine.  (From Lynda.com, for example.)  It only occurs with Adobe videos.  Is there some setting that needs to be changed?  Can you help me?

    Hi Dave,
    By the way.... In going to the video, in order to give you the link, I 
    discovered that the videos are playing better now.  I don't know whether, 
    because I tried to watch them before, some of the files are downloaded onto my 
    hard drive already, or whether the tutorials have been done in a different
    way,  since the last time I tried.  Before I would have rated them on a
    "painful  to watch" scale of 1-10 as a 9 to 12.  I currently rate them as a 3 or
    a  4.  (Watchable.)  In fact, I watched the entire tutorial, and found it 
    very helpful.  (Though I still think that maybe more tweaking of the 
    encoding might make things even easier.  I don't seem to have  this problem with
    watching the videos from Lynda.com.
    Thanks for answering my post!!  If you have some suggestions on  anything I
    can do to my own settings to make these videos play better, please  let me
    know.
    Rebecca
    In a message dated 8/7/2013 4:21:47 A.M. Eastern Daylight Time, 
    [email protected] writes:
    Re:  Problems watching Adobe tutorial videos
    created by David_B_ (http://forums.adobe.com/people/David__B)  in Adobe 
    Creative Cloud - View the full  discussion
    (http://forums.adobe.com/message/5572816#5572816)

  • Setting Up To Build and Deploy Tutorial Examples

    J2EE Tutorial page 113
    You must configure your environment
    and the tutorial properties files as follows:
    � Add<JAVA_HOME>/bin to the front of your path.
    path=C:\j2sdk1.4.2\bin;......
    � Add<J2EE_HOME>/bin and <J2EE_HOME>/share/bin to the front of your
    path so that J2EE 1.4 Application Server components overrides other
    installations.
    path=C:\j2sdk1.4.2\bin;C:\j2sdkee1.3.1\bin;C:\Sun\studio_5\appserver7\bin;
    C:\Sun\studio_5\appserver7\share\bin;......
    Note: the appserver 7 directory structure has a share\bin NOT J2EE_Home!
    � Set the j2ee.home property in the file <INSTALL>/j2eetutorial14/
    examples/common/build.properties to the location of your J2EE 1.4
    Application Server installation. The build process uses the j2ee.home
    property to include the J2EE library archives in the classpath. The J2EE
    library archive is the file <J2EE_HOME>/lib/j2ee.jar. If you wish to use
    an IDE or the javac compiler to compile J2EE applications, you must add
    this JAR to your classpath.
    Now, the j2ee.home property is not the home of j2ee but the location of the
    appserver 7???
    The file <J2EE_HOME>/lib/j2ee.jar is not in th appserver 7 directory.
    The file <J2EE_HOME>/lib/j2ee.jar is in C:\j2sdkee1.3.1\lib\j2ee.jar
    I have a j2re 1.4.1, an j2sdkee1.3.1 and j2sdk1.4.2.
    classpath
    E:\Program Files\Java\j2re1.4.2\bin;
    C:\j2sdkee1.3.1\bin;
    C:\j2sdkee1.3.1\lib\j2ee.jar
    C:\j2sdk1.4.2\bin;
    C:\oracle_Dev\jlib\bigraphbean.jar;
    C:\oracle_Dev\jlib\LW_PfjBean.jar;
    C:\oracle_Dev\jlib\bigraphbean-nls.zip;
    C:\oracle\ora90\jdbc\lib\classes12.zip;
    C:\oracle\ora90\sqlj\lib\translator.zip;
    C:\oracle\ora90\sqlj\lib\runtime.zip;
    C:\oracle\ora90\jdbc\lib
    path
    C:\j2sdk1.4.2\bin;
    C:\j2sdkee1.3.1\bin;
    C:\oracle_Dev\jdk\jre\bin\classic;
    C:\oracle_Dev\jdk\jre\bin;
    C:\oracle_Dev\bin;
    C:\oracle_Dev\jlib;
    E:\Program Files\Oracle\jre\1.3.1\bin;
    C:\oracle\ora90\bin;
    C:\oracle\ora90\Apache\Perl\5.00503\bin\mswin32-x86;
    E:\Program Files\Oracle\jre\1.1.8\bin;
    %SystemRoot%\system32;
    %SystemRoot%;%SystemRoot%\System32\Wbem;
    C:\oracle\ora90\LIB;
    C:\Sun\studio_5\appserver7\bin;
    C:\Sun\studio_5\appserver7\share\bin

    found the following information:
    C:\Sun\studio_5\appserver7\domains\domain1\server1\config\server.xml
    Note: java-home, server-classpath and ${java.home}
    This looks and smells like the documentation is asking for.
    <java-config
    java-home="C:/Sun/studio_5/appserver7/jdk"
    server-classpath="C:/Sun/studio_5/appserver7/lib/appserv-rt.jar;
    ${java.home}/lib/tools.jar;
    C:/Sun/studio_5/appserver7/lib/appserv-ext.jar;
    C:/Sun/studio_5/appserver7/lib/appserv-cmp.jar;
    C:\Sun\studio_5\appserver7\share\lib/mail.jar;
    C:/Sun/studio_5/appserver7/lib/appserv-ideplugin.jar;
    C:\Sun\studio_5\appserver7\imq\lib/imq.jar;
    C:\Sun\studio_5\appserver7\imq\lib/jaxm-api.jar;
    C:\Sun\studio_5\appserver7\imq\lib/imqadmin.jar;
    C:\Sun\studio_5\appserver7\imq\lib/imqutil.jar;
    C:/Sun/studio_5/appserver7/lib/appserv-admin.jar;
    C:\Sun\studio_5\appserver7\share\lib/jaxrpc-impl.jar;
    C:\Sun\studio_5\appserver7\share\lib/jaxrpc-api.jar;
    C:\Sun\studio_5\appserver7\share\lib/jaxr-impl.jar;
    C:\Sun\studio_5\appserver7\share\lib/jaxr-api.jar;
    C:\Sun\studio_5\appserver7\share\lib/activation.jar;
    C:\Sun\studio_5\appserver7\share\lib/saaj-api.jar;
    C:\Sun\studio_5\appserver7\share\lib/saaj-impl.jar;
    C:\Sun\studio_5\appserver7\share\lib/commons-logging.jar;
    C:\Sun\studio_5\appserver7\imq\lib/fscontext.jar;
    C:\Sun\studio_5\appserver7\imq\lib/providerutil.jar;
    C:/Sun/studio_5/appserver7/lib/appserv-jstl.jar"
    classpath-suffix="C:/Sun/studio_5/appserver7/pointbase/client_tools/lib/pbclient42RE.jar"
    env-classpath-ignored="true"
    debug-options="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n"
    debug-enabled="false"
    javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g">

  • Adobe Tutorial - "Hello World: Build a mobile app in five minutes"

    Ok, I was able to follow everything in the tutorial down to where we are testing the application on the actual device.  Running the app on the desktop worked just fine.
    When I told FB to test app on my LG Optimus V (Virgin Mobile phone with Andriod 2.2 installed), I get the following error:
    Can someone point me in the right direction on how to fix this???  This is the very first time of trying to produce any mobile app (ever).
    I am running Windows XP (SP3), Flash Builder for PHP 4.5 installed, manually updated SDK to 4.5.1.  I have loaded the LG Optimus V phone drivers (downloaded from LG website).  They have 3 versions.  None of them worked when I tried testing my app.
    Tony

    MMM, good question.  Going to take some digging.  I asked the people at Virgin Mobile and they were clueless.  I have an email into technical people at LG (my phone is a LG model VM670).  I guess they don't have anyone working on the weekends.  Hopefully, they will answer sometime this monday.
    Tony
    Date: Sat, 30 Jul 2011 10:41:42 -0600
    From: [email protected]
    To: [email protected]
    Subject: Adobe Tutorial - "Hello World: Build a mobile app in five minutes"
    I'm not familiar with that device, do you know if it is ARM7?
    >

  • Hi i got a new airport express for christmas and i set it up as per instructions ,i even give a static ip and wpa2 security ..the problem is is when i come to want to use it it says its not on my network and a orange triangle shows .when i reboot it works

    hi i got a new airport express for christmas and i set it up as per instructions ,i even give a static ip and wpa2 security ..the problem is is when i come to want to use it it says its not on my network and a orange triangle shows .when i reboot it works..then if i leave it a while and try iy agian its disapeared of my network...i have a bt hub 3 ....any help please ..im not sure if itsa faulty express

    I really don't have an answer for that one. I guess that while trying to get things working correctly, I would use the most basic monitor I had which in your case would be the Eizon using the Thunderbolt port and adaptor.
    When you boot into Safe Mode the startup is quite slow, but you should get the Apple logo and then the spinning gear below it (release the SHIFT key when it appears.) Then after a little more time you should see a gray progress bar appear below the spinning gear. When that disappears the computer will startup to a login screen.

  • Is it feasible to set the rows displayed per page dynamically?

    Hi,
    Is it feasible to set the rows displayed per page dynamically in the table view result as per the user wants eg : the user wishes to see only 25 records or all the records?
    Also what is the maximum limit of rows that can be fetched as per the entry in instanceconfig.xml :
    <ResultRowLimit>65000</ResultRowLimit>
    Is there a limit for number of rows being displayed in table view?
    thanks
    Rishabh

    See this
    How to increase default  number of rows dspalyed ?
    This is your thread only...

  • How to set Multi User Environment in the weblogic 5.1 and 6.1 server..(Urgently)

    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

    Hi. A JDBC connection pool is a set of identical, interchangeable, pre-made
    connections, and the controls to make sure only one user uses a particular
    connection at any one time. If you want to have different DBMS users, you can
    have a separate pool for each DBMS user, which may contain as many or few
    connections as you want. Some applications has a pool for the accounting
    applications, and another for the sales applications etc. Some do have a
    separate pool for john, jane, joe etc, each with one connection. Pools
    can be created and destroyed dynamically using the dynamic pool API.
    Joe
    softstar wrote:
    >
    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

  • Setting up the environment

    Hello
    I have just started working on Weblogic server 8.1 on a Windows XP machine.
    In order to set up the environment I ran the batch file 'setWLSEnv.cmd'.
    I noticed that the new settings for PATH and CLASSPATH variables did not reflect
    in the values of PATH and CLASSPATH when viewed through the control panel on my
    machine. Also WEBLOCIG_CLASSPATH did not show up either on my control panel.
    Are these settings visible only to the Weblogic server and does this mean that
    I need to run the batch file 'setWLSEnv.cmd" everytime I want to start the Weblogic
    server.
    Thanks for your help.
    Naveen

    You don't need to do anything in the environment to use a MIDI keyboard, it just needs to be connected via a MIDI input. If you select an Audio instrument track (as opposed to Audio or external MIDI track) you should see the track strip at the left hand side and a button labelled 'Input'. Click and hold on this and a hierarchical menu appears for you to select an instrument plug in, so select one and then play on your keyboard.

  • Setting up the environment in WLS 7.0 and deplying?

    Hi,
    Previously I have used WLS 6.1.
    I have set up the properties file and the required folders in the mydomain folder for the classes. It worked fine for me.
    Now when I am using WLS 7.02.
    This looks complicated. I have seen the documentation, it tells about different folders other than config like stage and server.
    My question is can I use the same old environment setting as in 6.1 in 7.02 and deploy the applications as before.
    If not, am I missing anything.
    If anyone has worked on WLS 7.02, please let me know how you have set up the environment and deplyed the applications.
    Thanks in Advance
    Rama
    [att1.html]

    "rama" <[email protected]> wrote in message news:[email protected]..
    Hi,
    Previously I have used WLS 6.1.
    I have set up the properties file and the required folders in the mydomain folder for the classes. It worked fine for me.
    Now when I am using WLS 7.02.
    This looks complicated. I have seen the documentation, it tells about different folders other than config like stage and server.
    You dont have to setup anything extra for 7.x deployment. The server and stage directories will take suitable defaults.
    See 'Using WebLogic Server 6.x Deployment Protocol' in http://e-docs/wls/docs70/programming/deploying.html
    My question is can I use the same old environment setting as in 6.1 in 7.02 and deploy the applications as before.
    If not, am I missing anything.
    If anyone has worked on WLS 7.02, please let me know how you have set up the environment and deplyed the applications.
    Thanks in Advance
    Rama
    [att1.html]

  • ANN: Setting up PHP and MySQL for newbies!

    We've recently released two new solution recipes to help
    designers make the
    jump to building dynamic sites. Each solution recipe
    describes step by step
    how to set up PHP and MySQL on your XP or Vista systems. You
    can find them
    on the Solution Recipe page:
    Installing PHP and MySQL on Windows Vista
    Installing PHP and MySQL on Windows XP
    http://www.webassist.com/professional/products/solutionrecipes.asp
    Each of these Solution Recipes include PDFs that you can
    print out or read
    on screen.
    We also have steps outlined for the Mac in PDF format, one
    for 10.4.x and
    the other for 10.5.x:
    10.4.x:
    http://www.webassist.com/media/professional/support/PDFs/InstallingPHP-OSX-10-4_PDF.pdf
    10.5.x:
    http://www.webassist.com/media/professional/support/PDFs/InstallingPHP-OSX-10-5_PDF.pdf
    All content is freely available. Go get'em!
    Best - Joe
    Joseph Lowery
    VP of Marketing, WebAssist -
    http://www.webassist.com
    Author, Dreamweaver CS3 Bible -
    http://www.idest.com/dreamweaver/

    Cool. I've bookmarked it for later.
    Thanks!
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "Joseph Lowery" <[email protected]> wrote in
    message
    news:ftj87l$nem$[email protected]..
    > We've recently released two new solution recipes to help
    designers make
    the
    > jump to building dynamic sites. Each solution recipe
    describes step by
    step
    > how to set up PHP and MySQL on your XP or Vista systems.
    You can find them
    > on the Solution Recipe page:
    >
    > Installing PHP and MySQL on Windows Vista
    > Installing PHP and MySQL on Windows XP
    >
    http://www.webassist.com/professional/products/solutionrecipes.asp
    >
    > Each of these Solution Recipes include PDFs that you can
    print out or read
    > on screen.
    >
    > We also have steps outlined for the Mac in PDF format,
    one for 10.4.x and
    > the other for 10.5.x:
    >
    > 10.4.x:
    >
    http://www.webassist.com/media/professional/support/PDFs/InstallingPHP-OSX-10-4_PDF.pdf
    >
    > 10.5.x:
    >
    http://www.webassist.com/media/professional/support/PDFs/InstallingPHP-OSX-10-5_PDF.pdf
    >
    > All content is freely available. Go get'em!
    >
    > Best - Joe
    >
    > Joseph Lowery
    > VP of Marketing, WebAssist -
    http://www.webassist.com
    > Author, Dreamweaver CS3 Bible -
    http://www.idest.com/dreamweaver/
    >

  • Setting up php

    i am trying desperately to set up php and can't get there without some serious help on one issue. ive gotten php, phpmyadmin, mysql, and apache running. BUT i can't figure out how to get rid of the following warning that appears on the phpmyadmin home page:
    Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.
    i dont know where the configuration file is, or within that file where the root & password need to be modified. please someone help me out. im almost up and running and this obstacle has frustratingly kept me from learning php for months.
    thanks in advance

    MySql is telling you that the 'root' user does not have a password assigned to it. The 'root' password is unassigned to access the program on install. You should definately change this asap.
    Go to your terminal app in utilities folder and launch it.
    1. Start the MySQL monitor by typing: mysql -uroot.
    You should now be connected to the monitor and it will give you a welcome message.
    2. The comand prompt should have chaned to 'mysql>'
    User rights for users are stored in a database called 'mysql' You need to change to it to change the 'root' account's access details.
    3. at the prompt type: use mysql.
    A message displays 'database changed'
    4 To give the root user a password type the following (and replace yourpwd with your own password). Be carefull here, the password is enclosed between two single quotes and a semicolon at the very end of the query. The semicolon tells MySQL that it is the end of the query.
    Type: UPDATE user SET password = PASSWORD('yourpwd') WHERE user = 'root';
    5. To remove anonymous access to MySQL is next.
    Be carefull here too, two single quotes next to each other (no spaces) at the end of the query and followed by a semicolon.
    Type: DELETE FROM user WHERE user = '';
    6. Now flush the privileges.
    Type: FLUSH PRIVILEGES;
    Test it now by closing the monitor.
    Type: exit
    Close the terminal window and open a new one.
    Now try to get into the monitor again by typing at the prompt: mysql -uroot
    It should not let you in this time.
    To gain acces in future type: mysql -uroot -p
    It should ask you for the password you set up as described above. Enter it and press return. You should be in!
    Your MySQL should now be more secure with an asigned password to the root account.
    Now go back to the web interface of installing MySQL and specify the user as 'root' and in the password field add your new password you gave the 'root' account as specified above. That warning should now be history.
    Remeber! Do not delete the database named 'mysql' because all the user accounts and access levels are stored there.
    Hope this helped you.
    Regards,
    Q.

  • Windows 8, set default application for example adobe reader, customize the start screen

    I have two questions, Im going to deploy Windows 8 to our company, but have 2 big issues.
    1) I need to customize the start screen, but cant find anywhere in the gpo´s? How can I do this without sysprepping etc (deploying with SCCM2012 SP1)
    2) I need to set the default programs for adobe reader, mspaint etc, how can I do this? It doesnt work with the GPP and folder options, anyone have done this?
    Thanks in advance

    Hi,
    Thanks for posting your question in the forum. First of all, if you want to deploy customized Windows 8 Start Screen for domain users, I suggest we could refer to the following similar threads
    and article.
    Group Policy for Windows 8 Start
    http://social.technet.microsoft.com/Forums/en-us/winserver8gen/thread/13a13c25-a1b2-4665-ab67-a2f9bc3b9bba
    GPO Management for Windows 8 Start Screen?
    http://social.technet.microsoft.com/Forums/en-US/W8ITProPreRel/thread/2d4bdcc6-3733-470e-939f-8b6eb0ef4492/
    Windows 8 Start Screen Customization with MDT
    http://blogs.technet.com/b/deploymentguys/archive/2012/10/26/start-screen-customization-with-mdt.aspx
    Regarding the second question, since you want to set the default programs via Group Policy but it didn’t work. Would you please let me know how did you configure the setting? Please refer to
    the following steps to configure the GPO setting.
    To create a new Open With preference item
    Open the
    Group Policy Management Console. Right-click the Group Policy object (GPO) that should contain the new preference item, and then click
    Edit.
    In the console tree under
    User Configuration, expand the Preferences folder, and then expand the
    Control Panel Settings folder.
    Right-click the
    Folder Options node, point to New, and select
    Open With.
    In the
    New Open With Properties dialog box, select an Action for  Group Policy to perform.
    Enter Open With settings for Group Policy to configure or remove.
    Click the
    Common tab, configure any options, and then type your comments in the
    Description box.
    Click
    OK. The new preference item appears in the details pane.
    For details, please refer to the following article.
    Configure an Open With Item
    http://technet.microsoft.com/en-us/library/cc732272.aspx
    In addition, I suggest we could collect the following information to narrow down the cause of the issue.
    GPMC.log
    ==================
    a. On domain controller, click Start ->Run, type GPMC.MSC, it will load the GPMC console.
    b. Right click on "Group Policy Result" and choose wizard to generate a report for the problematic computer and user account (please place appropriately). (Choose computer and select
    the proper user in the wizard)
    c. Right click 
    the resulting group policy result and click the "Save Report…" => save report to save the report to a HTML file.
    Hope this helps.
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback
    on our support quality, please send your feedback here.
    Andy Qi
    TechNet Community Support

Maybe you are looking for

  • Old computer died, need iPod music on new laptop

    My old computer died before I could make files and transfer library. How do I get my music from my iPod to my new laptop? I need help!!

  • Custom report question

    Hi all, We have a custom report which pulls sales data. In the output of custom report in order to hide a column i right clicked on one of the columns and selected column attribute and made width=0. After that when ever i execute the report the colum

  • Error ID in SMXB_MONI in XI 3.0

    Hallo, during the execution of my graphical mapping, in a user defined function, when I find an error (for example about a query or a translation) I need to throw an exception. How I can break the execution of the mapping and I send a good log to my

  • Finding Apple Hardware Test or Customer Support Phone Number

    I bought a used g5 from eBay and need to get an Apple Hardware Test CD to test out the hardware. (I've been having kernel panics) I have been searching for about 30 min for a way to get the Apple Hardware test CD for the g5 or a customer service phon

  • Running avgs on group by

    hi i have small requirement on aggrigating functions. i hav 4 colums year, month, unitprice, running_avg on unitprice. but in running avgs values integer value is 2 . it calculates before avgs . but i need year wise 2 running avgs means it has break