How can I configure a mysql-database for new cms install?

I just install a mac os x server on os x 10.8.4, but can't create a database to install a cms, how can I do this ? How cann I access the database from admin window or else ?

Consider acquiring some external hosting as part of your efforts, then?  Various folks offer this hosting, and that gets you out of maintaining (most of) MySQL and Drupal, and more time to spend on your web site and whatever else you're working on.
As for your questions, please follow the installation instructions for installing MySQL, then follow the instructions for installing Drupal.  The OS X Server setup is basically the same as any other Unix system, too; what you're doing on Ubuntu is more or less the same as what you're doing on other Linux and Unix systems, and on OS X and OS X Server.  (This is also at the core of why most of these add-on widgets expect you to set up your PATH, too.)
The Drupal database connections are managed under the sites directory, a subdirectory located within the Drupal directory tree.  You'll find subdirectories for the specific Drupal sites you've configured there, with a settings.php file for each.  There's also a general sites directory with modules and themes that can be applied generically.  The settings.php file itself can be edited with nano, vim or emacs via the command line, or with one of a very few ASCII-capable GUI editors.  If you don't know what I'm referring to here, use nano editor.
Yes, you can install phpmyadmin on OS X.  I wouldn't, though.  Sequel Pro has a much more familiar interface for folks that use OS X, and you don't have to protect that tool quite like you have to protect and maintain phpmyadmin against attack.  Do not allow remote access to phpmyadmin, as ill-secured sites are a popular target for remote attacks.
The Drupal web forums are a pretty good resource for Drupal-related questions, too.

Similar Messages

  • How can I get the serial number for registration and instalation?

    Hello ,How can I get the serial number for registration and instalation?

    contact your local sales representative.
    You don't need a serial number to install LabVIEW.
    Registration is optional.
    Activation is needed after the evaluation period.
    Install it without number and it will work for a limited time (30days?) in evaluation mode, giving you plenty of time to decide if you want to buy it.
    Check the license manager to see the activation status of everything installed.
    LabVIEW Champion . Do more with less code and in less time .

  • How can I use a mySQL database schema with numeric auto increment primary key instead of GUID?

    Hello!
    I'm using the TestStand "MySQL Insert (NI)" database schema with GUID as primary key. So everything works fine.
    But I prever using numeric values as primary key, because the database is in conjunction with another database which uses numeric values as primary key.
    Is this possible?
    Has anyone an idea how I can modify the "Generic Recordset (NI)" for use with MySQL?
    Thanks!
    Configuration:
    Microsoft Windows XP
    TestStand 3.1
    MySQL 4.1.12a
    MySQL ODBC 3.51 Driver
    Brosig

    Adam -
    The TestStand Database Logging feature does not allow you to run a separate SQL command after executing the command for a statement(table), so I do not think that you can use an auto incrementing column for the tables. There is just no way to get it back in a generic way. One option that I tried is something similar to the Oracle schema where you call a store procedure to return a sequence ID for each record that you want to add.
    So you would have to create the following sequence table in MySQL:
    CREATE TABLE sequence (id INT NOT NULL);
    INSERT INTO sequence VALUES (0);
    Then create a stored procedure as shown below that will increment the sequence value and return it in a recordset:
    CREATE PROCEDURE `getseqid`()
    BEGIN
            UPDATE sequence SET id=LAST_INSERT_ID(id+1);
            SELECT LAST_INSERT_ID();
    END
    Then update the MySQL tables to use INT primary and foreign key values, so the TestStand MySQL SQL file to create all tables would have text like this:
    CREATE TABLE UUT_RESULT
     ID    INT  PRIMARY KEY,
    ~
    CREATE TABLE STEP_RESULT
     ID    INT  PRIMARY KEY,
     UUT_RESULT   INT  NOT NULL,
    ~
    Then update the schema primary and foreign key columns in the TestStand Database Options dialog box to be INT to match the table. For the primary key columns, you will have to set the Primary Key Type to "Get Value from Recordset" and set the Primary Key Command Text to "call getseqid()". This will call the stored procedure to determine the next value to use as the ID value.
    Hope this helps...
    Scott Richardson
    National Instruments

  • How can we clone the Oracle database in new Oracle Home

    Hi,
    I would like to clone oracle database into new oracle home. How can we set it using OEM.
    I am using 10g grid control. Target db is on solaris
    Thanks
    Naveen

    after logging into target database, under maintenance tab, data movement header; ther is "clone database" option. When you click on it; you'll see :
    Clone Database uses RMAN to duplicate a database from:
    -- An open database in ARCHIVELOG mode, or
    -- An open database in NOARCHIVELOG mode (restart required), or
    -- A saved working directory from previous cloning
    Clone Database performs the following operations:
    -- Backup each database file and store it in a working directory
    -- Transfer each backup file from source to destination host
    -- Restore each backup file to existing destination Oracle Home
    -- Recover the cloned database with saved archived log files
    -- Open the cloned database with resetlogs
    It seems to be for cloning to a different host, but i guess you can chose the same host for source and destination. (I've never used cloning on em by the way :))
    But firstly, you should create a new oracle home, you can simply copy your oracle home with a new name (cp -R /oracle/app/oracle/product/10.2.0 /oracle/app/oracle/product/10.2.0.new) or make a new installation.
    I suggest you to do this cloning with CLI. You should take a full backup with RMAN, copy the oracle home, create a new initNEWSID.ora file and nomount the database, restore (or simply copy) controlfiles, restore database (with set newname commands), recover database, open resetlogs.

  • How can I set iTunes to check for new podcasts at a specific time of day?

    Hi guys,
    Anybody know a work around for this? I thought it was just a matter of clicking the refresh button at the time I want iTunes to look for new podcasts, but it doesn't seem to be the case...
    I want iTunes to look for new podcasts at 2 am every day. So, at 2 am, I clicked the refresh button in the Podcasts section in iTunes. It would then say, in the settings, that iTunes last checked for podcasts at 2 am and will look again at 2 am the next day. Awesome, not. Every single time I try this, iTunes always resets itself and decides to look for podcasts at 2:49 pm. I can't work it out.
    So, if anyone has a solution, I would love to hear it! I'm on the latest version. 9.0.2. Thanks for reading.
    Regards,
    Daniel

    I'm looking for the solution to this issue too. Once or twice, a full system restart has seemed to solve the problem temporarily but it slips back to an afternoon refresh after a few days.
    Seems like it would be simple for Apple to allow us to specify a time of day for refreshes in the preferences section.

  • How can I configure my IP Camera for remote access

    Hi All,
    I hope you can help.
    I bought one of these http://www.wansview.com/Products/NCB-541W29654.html which seems to be a pretty common camera, made by I think Foscam (as the link on the site for setup links you to http://foscam.us/blog/foscamipcameras/guide-to-setting-up-your-foscam-fi8908w-wi relessly/
    I got my camera set up all okay, and it is connected now wirelessly, however I'm having a huge problem getting it to connect so I can view it over the web ie access it from anotehr browser and see what is going on.
    The remote instructions advise me to set up port forwarding, so I open my Airport Utility and log in to my Airport Extreme and I was following these instructions https://discussions.apple.com/docs/DOC-3415.
    My airport extreme is version 7.6.1, and I'm using an iMac with Mountain Lion 10.8. And this is where I start having problems.
    1: The apple support doc advises me to use 'manual mode' which I don't seem to have.
    However I go to "Network" and from there I can see my router mode - set to 'Off (Bridge Mode)'. When I chnage this to DHCP only, it gives me an IP range 10.0.0.2 - 10.0.0.200 and as my camera is set to 10.0.0.58 this allows me to to reserve a "DHCP" for that camera.
    2: When I then set update, I get a message saying "sahring a range of IP addresses using on DCHP requires manual config of my wan IP, get the static from the ISP and then manually configure through the range' - which doesn't seem right.
    3: I change it to DCHP & NAT, but then the DCHP range has chnaged to 10.0.1.2 to 10.0.1.200 which is then out the range of my camera. It does though open the 'port settings' function, thus allowing me to enter my public and private ports, but it won't take the camera IP that is set at 10.0.0.58, andf I can't enter 10.0.0. as this locked to 10.0.1
    4: If though I save it, when my Airport re-boots, I get a "double-nat' error, whihc I have no idea what that is.
    Any ideas please? My Airport is connected to a Thomson modem router supplied by my ISP (Big Pond in Australia)
    Really appreciate your help and support here, many thanks!

    By port forwarding.. called port mapping in airports.
    AirPort - Port Mapping Basics using AirPort Utility v6.x

  • How Can I configure the 6024E board for reading the voltage from a source?

    Hi, I have a little problem, I want to use the 6024E board for reading voltage from a source and then display this on the monitor, and also I want to change the voltage from the output using the computer. I read the manual but I don't understand how to connect and configure the board. It is to proof that the board receive and send information.
    Thanks, sorry for my english, I'm from Mexico, if you don't understand something about my explanation tell me.

    Thank you, now I'm trying to do my project and I have another question, there are differents ways to connect the source and I choose the NRSE configuration because I'm going to use a grounded signal source... well in the manual says "The signal is then connected to the positive input of the PGIA, and the signal local ground reference is conenected to the negative input ot the PGIA. The ground point of the signal should, therefore, be connected to the AISENSE pin." I don't understand this because I only have two wires and here is talking about three connections, please help me, how do I connect the source to the board? I have the positive wire and the negative wire.... maybe is because I don't have a perfect english and I don't understand the sentence...

  • How can I configure iDS 4.12 for secureLDAP? Are there any other ways to avoid sending clear passwords doing a simple bind?

    I want password-authentication in a secure way, may be secureLDAP is a good and cheap way to do. Or are there other functions that do a better job? What changes are needed?

    If you want to secure LDAP,then SSL connections should be enabled.
    If you want all the users of your Directory Server to use SSL or certificate-based authentication when they connect using LDAP client applications, you must make
    sure they perform the following tasks:
    ? Create a certificate database.
    ? Trust the Certificate Authority (CA) that
    issues the server certificate.

  • How can I prepare an old iMac for new user.

    Having bought a new iMac 20" I have an older iMac which I want to give to my grand kids. How do I wipe it clean and put a new system on with their Internet settings etc.

    Erasing the hard drive simply removes the names of the files from the directory. The contents of the files are still on the disk. Disk recovery utilities can easily recover the files from the hard drives.
    To safeguard any personal information which has ever been on the hard drive, you need to overwrite the hard drive. See KB 107437, Mac OS X: How to zero all data on a disk.

  • HT1349 how can i delete an apple id for itunes and install another

    Hello, My daughter has an apple id password on my ipad 2 and i wan to delete her account off my ipod 2

    I have seen folks report that they have changed the Apple ID in Settings, but when they want to buy something another ID or their old ID appears, so I have always told folks to change the ID in both places, with the proviso that if they see the wrong account to sign out.
    I cannot test it here because my two Apple IDs used in the store apps are for two different countries. So when I change the Apple ID in Settings, up pops an alert that the ID that I just entered is only good in a particular country's store and then both the iTunes Store and the App Store apps pop open and make the change. I cannot test what might occur with two IDs from the same country.

  • How can I send in a suggestion for new iphone?

    I think Apple should create an Iphone like the GALAXY S4 with this phone being waterproof it makes it hard to stay with the Iphone.

    apple.com/feedback
    We are just users like you.

  • How can I configure NI PCI 6221 and DAQ SCB-68 for pressure sensors?

    Hello
    everybody,
    I am using the measuring board (NI PCI 6221) and DAQ
    SCB-68 for the data acquisition.
    With the DAQ-Assistant I created AI for the voltage of
    pressure sensors. In a big indicator panel from this DAQ-Assistant I see the
    voltage for both sensors in the correct size. But if I set sensors in the
    blockdiagramm to control the signals for sensor one I get a wrong voltage size
    and for sensor 2 nothing.
    How can I configure this data acquisition equipment to
    get the correct signals?
    Thanks a lot for your help.

    I do not know the type of sensor you are using. But pressure transducers may have a very low output voltage(in the mVolt range). They also need an excitation voltage. Here is an introduction. http://focus.ti.com.cn/cn/lit/an/sloa034/sloa034.pdfThen working with pressure sensors I always use 3 stages in the circuit.
    1 Instrumentation Amplifier as a preamp
    2 filterstage
    3 Final amp and output buffer
    (you may combine stage 2 and 3)
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • How can I configure labview for communication with Modbus I/O?

    i read a article about configureing Labview for communication with modbus I/O in NI developer zone, but it was written for Labview 6, how can I configure it with labview 7. it seems there are some difference. Thanks!

    In both LabVIEW 6 and 7, you connect to modbus using Lookout Protocol Drivers (LPD) and then communicate to LPD using the tag engine of LabVIEW DSC or through DataSocket.

  • How can I use srvctl command line for change "Failover type" and "F method"

    Hi all,
    I am using Oracle One Node (11.2.0.3), and I have a service:
    /u01/11.2.0/grid/bin/srvctl config service -d orcl
    Service name: orcldb
    Service is enabled
    Server pool: orcl
    Cardinality: 1
    Disconnect: false
    Service role: PRIMARY
    Management policy: AUTOMATIC
    DTP transaction: false
    AQ HA notifications: false
    Failover type: NONE
    Failover method: NONE
    TAF failover retries: 0
    TAF failover delay: 0
    Connection Load Balancing Goal: LONG
    Runtime Load Balancing Goal: NONE
    TAF policy specification: BASIC
    Edition:
    Preferred instances: orcl_1
    Available instances:
    I would like to change "Failover type" and "Failover method" to:
    Failover type: SELECT
    Failover method: BASIC
    How can I do that? Is there any graphical tool for it? Or, How can I use srvctl command line for change it?
    Thanks in advance.
    Leonardo.

    user10674190 wrote:
    Hi all,
    I am using Oracle One Node (11.2.0.3), and I have a service:
    /u01/11.2.0/grid/bin/srvctl config service -d orcl
    Service name: orcldb
    Service is enabled
    Server pool: orcl
    Cardinality: 1
    Disconnect: false
    Service role: PRIMARY
    Management policy: AUTOMATIC
    DTP transaction: false
    AQ HA notifications: false
    Failover type: NONE
    Failover method: NONE
    TAF failover retries: 0
    TAF failover delay: 0
    Connection Load Balancing Goal: LONG
    Runtime Load Balancing Goal: NONE
    TAF policy specification: BASIC
    Edition:
    Preferred instances: orcl_1
    Available instances:
    I would like to change "Failover type" and "Failover method" to:
    Failover type: SELECT
    Failover method: BASIC
    How can I do that? Is there any graphical tool for it? Or, How can I use srvctl command line for change it?
    Thanks in advance.
    Leonardo.srvctl modify service -d database_name -s orcldb -q TRUE -m BASIC -P BASIC -e SELECT -z 180 -w 5 -j LONG
    Also see
    11gR2(11.2) RAC TAF Configuration for Admin and Policy Managed Databases [ID 1312749.1]

  • How can we configure the width of the table in SAP DB

    Hello sirs,
    How can we configure the width of the table in SAP DB? (<b>i.e to specify the total width of the sum of all columns</b>). I need to change the default value of table width for adding fields with biggger sizes...
    With best regards,
    Sudheesh....

    Hi,
      The restrictions for using SAPDB are available at the following link http://dev.mysql.com/doc/maxdb/en/f6/069940ccd42a54e10000000a1550b0/content.htm
      The 'internal length of the table' is 8088 bytes, which intern maps to the column width attribute.
    Can we change the column width?
    The answer is 'NO'.
    check the general Column width error (-1115) at link below where it is specified that the column width can be altered http://dev.mysql.com/doc/maxdb/en/bb/57f18204fd11d2a96c00a0c9449261/content.htm
    Refer link below for more details on the width of each column (based on the datatype associated with the column). http://orgs.man.ac.uk/documentation/mysql/manual_Column_types.html
    So we will have to judiciously look into the boundary values for each column and set the right length because if the column is char(200) and it holds a null value then length allocated is 200 bytes.
    The restriction cannot be broken.
    Regards,
    S.Divakar

Maybe you are looking for

  • Field in structure 'is not defined in the ABAP Dictionary'

    Hi, I have created an Infoset (SQ01) based on an external program and structure. These two things are required. However when I try to generate my Infoset I get an error message for each element in the structure I created in SE11. The error is: "<stru

  • Object Link to Engineering Record from DIR

    Hello Gurus, With respect to the below post. I did the config setting and I see only the CASE GUID showing up and not the Engineering Record number. PLM7 Engineering Record not working as expected And also I am not able to navigate to my ER from the

  • DVCAM vs HDV 1ZU

    Hello Everyone, I have two cameras for my up coming project. This is regarding to preference and quality, if you're me would you shoot DVCAM using DSR500WS or HDV using 1Z? Why? This will be a documentary project to be filmed in Cambodia and Bosnia.

  • Help!  iPhoto 6.01 update - no Thumbnails

    I just installed iPhoto 6.01. I had iPhoto 6 installed and all was well. Upon upgrading, my ENTIRE library shows no thumbnails, only dashed boxes and the titles of the images. When I go into edit mode, blank. Can't import. Seems like iPhoto no longer

  • HT4623 how i updates my software on iphone

    trying update my software