Posts

next js frontend

Run the following command in your ./launchpad/next folder yarn && yarn build && yarn start change port for nextjs {   "name": "nextjs",   "version": "0.1.0",   "private": true,   "scripts": {     "dev": "next dev -p 3001--turbopack",     "build": "next build",     "start": "next start -p 3001",     "lint": "next lint",     "clean": "rm -rf .next && rm -rf node_modules && npm i"   }, added -p 3001 in dev ans start npm run start .htaccess REWRITERULE ^(.*)$ HTTP://nextjscloudvariation/$1 [P]

install strapi

 1. Update your server sudo apt update && sudo apt upgrade -y 2. Install Node.js (LTS recommended, e.g. Node 18 or 20) Strapi requires Node.js ≥ 18. Install using NodeSource (recommended): curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - sudo apt install -y nodejs Check version: node -v npm -v 3. Install Yarn (optional but recommended) npm install -g yarn Check version: yarn -v 4. Install Strapi (using npx) Go to the folder where you want Strapi: root@server1:/home/strapi.cloudvariation.in/public_html# npx create-strapi-app@latest cloudvariation  Strapi   v5.25.0 🚀 Let's create your new project 🚀 Welcome to Strapi! Ready to bring your project to life? Create a free account and get: ✨ 30 days of access to the Growth plan, which includes: ✅ Single Sign-On (SSO) login ✅ Content History ✅ Releases ? Please log in or sign up. Skip ? Do you want to use the default database (sqlite) ? Yes ? Start with an example structure & data? Yes ? Start w...

adb path environmanet variables

 🖥 Step 2: Add ADB to PATH In System variables, find and select Path, then click Edit. Add this entry (don’t include adb.exe, only the folder): C:\Program Files\Netease\MuMuPlayerGlobal-12.0\nx_main Move it above any other Android SDK paths (if you also have Android Studio installed). 🖥 Step 3: (Optional) Define ADB Variable In System variables, click New: Variable name: ADB Variable value: C:\Program Files\Netease\MuMuPlayerGlobal-12.0\nx_main\adb.exe This way, you can always call %ADB% in scripts.

550-Verification failed 550-Response: 550 No such recipient here 550 Invalid sender

Image
  < shindejayashri62@gmail.com >: host smtp.antispamcloud.com[ 38.71.16.245 ] said:     550-Verification failed for < demo@drushti.in > 550-Called:    38.71.16.244     550-Sent:     RCPT TO:< demo@drushti.in > 550-Response: 550 No such recipient     here 550 Invalid sender < demo@drushti.in > (in reply to MAIL FROM command) To : sunil.sable@zfindia.com from : demo@drushti.in add email id in spamexpert and create email id in drushti webmail server click on mailbox configuration

install zimbra 10

 Select, or 'r' for previous menu [r] 4 Password for admin@mail.pngsl.com (min 6 characters): [Dru@123]  Store configuration    1) Status:                                  Enabled                           2) Create Admin User:                       yes                               3) Admin user to create:                    admin@mail.pngsl.com              4) Admin Password                           set                               5) Ant...

zimbra installation failed If Zimbra is partially installed but broken

 If Zimbra is partially installed but broken If Zimbra is partially installed but broken Stop any leftover services (if any were running): pkill -u zimbra Remove the broken installation cleanly: ./install.sh -u   # from the installer directory rm -rf /opt/zimbra Install again fresh: ./install.sh

php fpm location directadmin

http://usr/local/directadmin/data/users/USER/php/php-fpmXX.conf