Questions tagged as 'mac-os'

3
answers

Xampp does not load project laravel

I have the project laravel on a mac with OSX the captain with php artisan . The project runs without problem, but for personal reasons I want to use the apache of xampp instead of artisan server then when I try to load the index.blade.php i...
asked by 10.10.2016 / 06:08
1
answer

Project in git for macOS and Windows

I have a workstation at home under macOS, and then a laptop under Windows. I have started working with git to be more productive, but the problem has been when after creating a web project in the imac with npm using bootstrap, font-aweso...
asked by 18.03.2018 / 03:13
1
answer

How to use python3 by default in mac?

I'm starting to use python on mac and I have a problem that I can not solve. I have installed the latest version of python 3.6.4 in macOS High Sierra. In sublime text I have installed the sublimeREPL package, with which I use the option: "...
asked by 17.03.2018 / 21:15
1
answer

How to sign a .pkg with an apple certificate?

I've created a .pkg installer with the tool Packages , but by distributing it in the Other mac does not let you install it because it only allows appstore and identified developers, I already have my certificate, but I do not know how to...
asked by 19.09.2017 / 00:32
2
answers

Install Scrapy on Mac OS X error SSL pip

Good, I am currently trying to install Scrapy on my MacOS but they are all problems, the first thing I enter in terminal is: pip install scrapy And he returns me: You are using pip version 7.0.1, however version 9.0.1 is available. You sho...
asked by 20.11.2016 / 14:37
1
answer

When I start Windows with Virtualbox, it asks me to reinstall it

Yesterday I installed windows with virtualbox on my Mac, and it was perfect, but today I try to open it again and ask me to install it again , that is to say, place the purchase code of the iso image and all the other steps. Do you know what m...
asked by 14.04.2017 / 14:26
2
answers

Download MYSQL on mac

what happens esque I have tried in a thousand ways to download mysql on mac, I read all the steps they give me on their page, and never ask for a password, or give it to me by default (as it says on the page) link Could someone who has install...
asked by 03.11.2016 / 18:45
1
answer

Errors with Zend / Translate.php

Zend Framework shows me errors, the services I have for the local server are: xampp (MySql and Apache) in Mac High Sierra.    Warning: include (Zend / Translate.php): failed to open stream: Not such   file or directory in   /Applications/XAMP...
asked by 08.06.2018 / 01:11
1
answer

Problems with Perl script that connects to Oracle database

I'm trying to run a script that connects to an Oracle database, and I get the following error: DBI connect('...,...) failed: ERROR OCIEnvNlsCreate. Check ORACLE_HOME (Linux) env var or PATH (Windows) and or NLS settings, permissions I'm...
asked by 27.07.2017 / 11:52
1
answer

Error executing the "rake" statement in Ruby on Rails

I have the following problem in my installation of Rails 4.1.0 and Ruby 2.4.0 . I could run bundle install , but when giving: rake db:create I get the following error:    /Users/felipevelasquez/.rbenv/versions/2.4.0/lib/ruby/gem...
asked by 20.05.2017 / 11:44