Oscommerce unable connect database server工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 oscommerce unable connect database server 份搜到的工作,货币单位为 USD

    气象指数由一个IoT通过sim卡传到cloud,需要一位专业人士链接数据到到网站 I need a great programmer to know how to connect with cloud with my IOT, store the data sent by IOT in the cloud and visualize via a web site. I already have a website in Chinese, and I need to have the same website in English or French but IP should be located in France and the data alss stored in French cloud

    $4329 (Avg Bid)
    $4329 平均报价
    17 个竞标

    ...stop running. Every month, every user, regardless of sharing with several users, must have 2 shared users who have logged in before (during one month) Leave 2 pictures of the ad position above the software, click to jump, leave 2 font ads below the software, click to jump The software can't connect to the server or can't open, can't log in, etc. It automatically detects whether the connected server is attacked. In a few seconds, it can't connect to the replacement server and connect to another server. I will prepare 2 servers for this. ------------------------------------------------------------------ 不限制开发语言,预算1万RMB,价格可谈 主要功能: 软件使用QQipad协议,自动退出QQ讨论组(也叫多人聊天) 需要做成绿色软件,不需要安装直接运行,需要在后台运行,只要QQ里面存在讨论组就自动退出,需要在...

    $1111 (Avg Bid)
    $1111 平均报价
    1 个竞标
    oscommerce功能开发 已经结束 left

    1.用oscommerce开源系统功能开发预订功能 2.会中文,在北京 3.会PHP, oscommerce, wordpress,有过oscommerce, wordpress开发经验等

    $1301 (Avg Bid)
    $1301 平均报价
    11 个竞标

    ...interface using RMII interface PHY, so RMII interface pins have to be reserved, PHY using DP83848IVV ; 6. Serial communication interface to reserve a RS232 UART; reserved for a RS485 UART, in addition to set aside a pin for the direction of RS485 control; 7. USB interface to set aside 1 USB interface for external USB device; 8. Rotary encoder interface using two external interrupts to connect incremental rotary encoder; 9. Buzzer interface uses a PWM output to control the buzzer; 10. GPI O interface reserved at least 32 GPIO port for external device control, such as keyboard input, indicator output, three-state safety switch input, third gear selector switch input; basic drive requirements 1. Rotary encoder input drive knob Encoder drive requirements can determine ...

    $2789 (Avg Bid)
    $2789 平均报价
    2 个竞标

    重启linode以后前端页面显示ERR_CONNECTION_TIMED_OUT, 修改过文件,但是都没有用. 里面内容模板都已经完成, 只需将页面重新上线可访问即可. 可以的话微信联系我: anbbvv.

    $95 (Avg Bid)
    $95 平均报价
    3 个竞标
    Wordpress server setting 已经结束 left

    重启linode以后前端页面显示ERR_CONNECTION_TIMED_OUT, 修改过文件,但是都没有用. 里面内容模板都已经完成, 只需将页面重新上线可访问即可. 可以的话微信联系我: anbbvv.

    $31 (Avg Bid)
    $31 平均报价
    1 个竞标
    MT4 server api 已经结束 left

    需要开发MT4 登录客户端。 写一个软件,能在这个软件上下单 ,发送指令到MT4服务器,不需要登录MT4 .

    $955 - $1911
    $955 - $1911
    0 个竞标

    opencart connect to Stock Manager Advance (v3.0.1.20 ) sync opencart with Stock Manager Advance including order, member, order status. find the attachment is detail document

    $1368 (Avg Bid)
    $1368 平均报价
    3 个竞标

    我有进行中的、与之前的项目相关的工作I need to develop a server based on websocket.'

    $25 / hr (Avg Bid)
    $25 / hr 平均报价
    1 个竞标

    Requires a database that helps users in our company to organise different packaging specifications for each of our products. Since different customers require different packaging format of the same products, we need to be able to pick from existing packaging format or create new format for each customer. Requires the following functions. 1) Product overview (list all the items, and related different packaging specifications) 2) Functions that allow users to alter and add new packaging format for each item. 3) Functions that allow users to pick different products (and its respective forma) and output the selection to Excel or PDF 4) An import and export function that allows us to import all the existing packaging data into the database.

    $166 (Avg Bid)
    $166 平均报价
    2 个竞标

    apache traffic server 的缓存命中率提升

    $69 (Avg Bid)
    $69 平均报价
    3 个竞标
    Server安全项目 已经结束 left

    我们有二台VPS服务器, Liunx server: ,和windows server: 209.40.110.120. 请注意我们没有其它的任何信息。 如果你或你的朋友能够找到漏洞通过RDP登陆到Windows server:, 或通过ssh连接到Linux server: 122.147.47.202. 他们中的一个, 如果你能够登陆, 请报价。 Thanks!

    $99 (Avg Bid)
    $99 平均报价
    3 个竞标

    我有一个持续工作,之前与之相关的项目为'Build a server side website'

    $10 / hr (Avg Bid)
    $10 / hr 平均报价
    1 个竞标

    开发一款LSP拦截类型的游戏加速器   LSP加速器 架构:游戏客户端 --> LSP --(自定义协议)--> 中转中心 --(任意协议)--> 代理服务器 ----> 游戏服务器 自定义协议: TCP: LSP 拦截Connect,修改目的地址为 中转中心 地址 发送一个数据给 中转中心,数据格式为 remoteip remoteport pid 之后所有 游戏客户端 的数据直接发给中转中心 UDP:对每一个 游戏客户端 的数据进行封装,在数据头部添加 remoteip remoteport pid 为什么使用自定义协议:减少 LSP 与 中转中心 的握手次数提高性能,而且 LSP 所处的环境很特殊,数据交换比较困难。 中转中心: 对内接口使用 自定义协议 进行通信 对外接口可以使用任意协议 为什么使用中转中心:(或者在LSP代码里面建立连接管理) LSP 与 中转中心 建立连接时,先不与 代理服务器 建立连接,而是直接向 LSP 返回连接成功,这与的做法相同。根据前期测试发现,这种做法才能保证游戏客户端不会造成没有响应的现象。 因为 中转中心 处于本地,所以 LSP 与 中转中心 的通信非常快,本质上只是内存的拷贝。 对于后期的扩展,不需要修改 LSP 的代码,只需要将 中转中心 对外接口所使用的协议进行修改,就能够支持任意协议的代理服务器。 参考

    $1250 (Avg Bid)
    $1250 平均报价
    1 个竞标

    SQL注入/代码审计/数据库权限/渗透测试技术 接渗透单子高手,联系电子邮箱:aqcp#(#改成@)语言要求:中文 熟练掌握各种内网渗透测试工具与相关知识,精通常见安全攻防技术:sql注入、xss、文件上传、文件包含、命令执行等漏洞 熟悉linux、unix、Windows、oracle、J2EE等各种环境下WEB的安全配置与安全检查及WEB漏洞防范; 熟悉各种脚本语言(asp,php,jsp,java,net、perl、python等)具备独立挖掘web安全漏洞与入侵手段 具备一定的网络安全知识,对网络安全结构、系统漏洞、入侵检测、病毒防护等有深入理论基础和实践经验; 熟悉渗透测试黑客攻防的步骤、方法、流程、熟练掌握各种渗透测试攻防工具有实际渗透经验者优先; 求大虾接单,脱裤,要求,电话,手机,姓名,邮箱,其他的一概不要。每笔单1000美金起步,根据站的难度而定价格,具体可以详谈,寻找长期合作. 态度认真、中介勿扰,请技术实力说话。

    $2249 (Avg Bid)
    $2249 平均报价
    4 个竞标

    I'm in need of a freelancer skilled in Windows server administration and virtualization technology, specifically VMware. Your task will be to set up a VPN server on my existing Windows virtual machine. Key tasks include: - Installing and configuring OpenVPN on the Windows server - Ensuring the VPN setup is secure and functions properly You should have deep knowledge and experience with Windows Server, VMware, and OpenVPN protocols. I'm expecting the project to be done efficiently and timeously without compromising on the server's security measures.

    $77 (Avg Bid)
    $77 平均报价
    7 个竞标

    I am seeking a skilled Network Administrator to convert my computer into a gaming server. My interest lies in hosting multiplayer strategy games, therefore, the professional should have a strong understanding of server setup specific to these game types. Important considerations for this project are: - Support for multiple game sessions running concurrently. - Capable of handling a maximum of 50 concurrent players. The ideal candidate will demonstrate proven experience in similar projects and possess detailed knowledge in network administration, particularly in gaming server setups. Please express your expertise in your bid proposal.

    $6 - $19
    加封
    $6 - $19
    2 个竞标

    Hi there, I'm currently seeking an expert regarding an unspecified project type. As I am unable to disclose my exact project needs at the moment, I appreciate your understanding and flexibility. In the application, please include: - A detailed project proposal Critical to the proposal: - Your estimated timeline of completion Note: Ignore the actual project work in your proposal, instead, base the timeline on previous similar works you have handled. Your ability to manage time effectively will play a significant role in my selection process. Looking forward to working with you.

    $22 / hr (Avg Bid)
    $22 / hr 平均报价
    28 个竞标

    I'm currently experiencing a peculiar issue on my CentOS server. The process /usr/sbin/mariadbd is showing 109% CPU usage in the WHM task manager, although the server load is stable and I haven't made any recent changes. Your primary task would be to diagnose and resolve this problem. No error messages or warning signs have appeared, making the source of the issue somewhat inscrutable. Access will be provided via AnyDesk or a remote desktop connection for swift and efficient troubleshooting. Your expertise in the following areas would be invaluable: - Proficiency in CentOS server administration - Expertise in WHM and server task management - Experience in identifying and resolving high CPU usage issues - Strong communication skills to work collab...

    $44 (Avg Bid)
    $44 平均报价
    16 个竞标

    I run an existing business, , ...included: - RSVP Management: To assist in tracking who will be attending the events. - Guest List Management: To ensure smooth coordination and organization of attendees. - Wedding Day Timeline: For easy day-of planning and scheduling. - Photo Sharing: A space for guests to share their cherished moments. And also we have to promote different vendors categories ...maybe this option is good idea to connect with the categories of our wedding website Ideal freelancers would have a solid background in mobile app development, preferably with experience in wedding-oriented or event planning applications. Familiarity with design aesthetics and user interface for a modern look and feel are key. Please support your bid with relevant work samples.

    $504 (Avg Bid)
    $504 平均报价
    49 个竞标

    I'm looking for a proficient developer who can add a page to my website that interfaces smoothly with my MySQL database. The website already has formatting etc, so I'm not looking for that. The database stores a variety of exercise data, and the webpage needs to display this data in an intuitive and user-friendly manner. Key webpage features include: - Display of exercise data: Each exercise's description and its difficulty level should be displayed. There's also a column in the database containing YouTube URL links, so another important feature the webpage needs is the ability to watch these exercise videos directly from the webpage. It is a simple database with only one table. - Users should be able to select the exercise they want from ...

    $320 (Avg Bid)
    $320 平均报价
    46 个竞标

    I am seeking a social media marketing guru who can amplify my brand's visibility on Facebook and Instagram. Key tasks include: - Develop and implement a strategic social media plan that increases brand presence and engages with young adults. Skills & Expe...Experience: - Proficient in using Facebook and Instagram for brand marketing. - Proven track record in creating engaging content tailored to a young adult audience. - Understands and can use social media analytics to track campaign success and inform decisions. - Background in boosting brand awareness, preferably within a similar audience demographic. The end goal of this collaborative effort is to connect with, and make my brand more visible to, young adults. Solid experience with other brand awareness campaigns i...

    $11 (Avg Bid)
    $11 平均报价
    5 个竞标

    1) Integrate Xproxy Server into the prebuilt web dashboard as discussed. 2) Admin N Customer dashboard 3) Load demo $ in the customer account and he buys the proxy Proxy gets assigned to the customer from the server with details like http, socks and user pass , and option to change auth from user?ass to IP auth With API button, he can change the user?ass from his dashboard.

    $254 (Avg Bid)
    $254 平均报价
    6 个竞标

    ...searches stored in an Excel file. Prompt Generation: Develop an automated system to convert trend data into creative prompts suitable for image generation APIs. API Integration: Connect with external APIs like DALL-E or MidJourney to generate images based on the automated prompts. Backend Development: Build and maintain a backend system to handle API calls, manage image and data storage, and ensure efficient data flow throughout the application. Frontend Development: Design and develop a user-friendly e-commerce website where customers can browse and purchase generated images. Database Management: Set up a database to manage user data, transaction details, and maintain associations between prompts and generated images. Quality Assurance and Testing: Ensure the appli...

    $8 / hr (Avg Bid)
    $8 / hr 平均报价
    25 个竞标

    I am seeking a talented UI/UX designer to create a modern and visually appealing design for a new real estate website. The website will showcase our property listings, connect potential buyers and sellers, and establish our brand identity in the real estate market. Target Audience: Our target audience includes both property buyers and sellers. Buyers: Individuals, families, and investors looking for residential or commercial properties. Sellers: Homeowners, real estate agents, and developers looking to sell their properties. Website Features Property Listings: A user-friendly interface to browse properties by location, type, price range, and other relevant filters. Property Details: Detailed property pages with high-quality photos, virtual tours (optional), descriptions, key fea...

    $123 (Avg Bid)
    $123 平均报价
    17 个竞标

    I need a Notion API expert to customize my Notion pages for a smoother workflow and integration with other apps. Key requirements: - Integration with other apps: I'm looking to connect my Notion pages with an email client, specifically Microsoft Outlook. The goal is to automatically create draft emails in Outlook whenever new orders are created in Notion. - Automation of tasks: The freelancer will need to create a system that automates the email creation process. This should be seamless and require minimal manual intervention. - Email drafts customization: The only specific requirement for the email drafts will be the Email body. Ideal skills and experience: - Strong knowledge of the Notion API - Experience with integrating Notion with external apps, particularly email clie...

    $733 (Avg Bid)
    $733 平均报价
    4 个竞标

    I am seeking an exp...aesthetic dental care plateform The successful applicant will have: -Expertise in Android app development -Proven experience in creating dental health care apps Primary Function of App: - Establish a user-friendly interface for purchasing and asking disease problem using cam scanner on chatboard frome home or from anywhere we want. -If user want to connect with dentist urgently, for that thing first pay online 50₹ to the dentist and connect with them urgently. - Ensure secure online payment options after contact with dentist. - Effective things categorization for easy user navigation - Provide options for user reviews and feedback Your commitment to timely delivery and clear communication will be key to the success of this project. I anticipate...

    $350 (Avg Bid)
    $350 平均报价
    17 个竞标

    ...handle data export processes, model and create tables and entity relationships, and develop an efficient and scalable database within a tight one-month deadline. ### Responsibilities: - Data Integration: connect and streamline data from multiple sources including ad platforms (like Google Ads, Facebook), website analytics tools (e.g., Google Analytics), CRM systems (e.g., Salesforce), and MAPs (e.g., HubSpot). - **Accelerated Database Design:** Design and implement a robust and scalable database that supports efficient data aggregation and analysis, within a short timeframe. - Entity-Relationship Modeling: Develop and finalize a comprehensive ER diagram that illustrates the database structure and supports urgent marketing analytics requirements. - Eff...

    $17 / hr (Avg Bid)
    $17 / hr 平均报价
    11 个竞标

    Face-to-Face (In person) Language Tutor & Coach Needed North & North West Tasmania - Australia I'm searching for an experienced language trainer to help enhance language skills. From the initial stages of learning a new language, for the total beginner, requiring a skilled tutor who can guide through the m...application must showcase your past work successfully teaching languages to individuals, with a focus on making meaningful progress. If you have experience in delivering the following languages; Indonesian Chinese - Cantonese and/or Mandarin Portugese Spanish Frenh If you're an experienced language trainer with a proven track record of results, you're the professional I'm looking for. Let's connect and discuss how your teaching method ...

    $16 - $32 / hr
    $16 - $32 / hr
    0 个竞标

    I'm in need of a skilled 3D illustrator, specifically someone well-versed in creating cartoon-like characters. The project consists of creating an engaging scene depicting a South Indian family enjoying their meal. The expressions and postures of the characters should primarily focus on cooking and serving. The aim is to use this illustration as a colorful and vibrant represen...characters should primarily focus on cooking and serving. The aim is to use this illustration as a colorful and vibrant representation of South Indian culture in a pamplet for food product promotion. Experience or familiarity with Indian culture would be highly appreciable, but visual creativity is paramount. If you believe you can bring these characters to life with your artistic skills, I'd love to c...

    $114 (Avg Bid)
    $114 平均报价
    7 个竞标
    Bybit API Key Manager 6 天 left
    已验证

    I need a windows or online php application , whatever you do prefer that i will be able to : Connect multiple Bybit API keys *Add Key/Account - Remove Key/Account *Add notes for each API KEY *Have a check button that when i click it will get the available USDT balance from all connected accounts.

    $31 (Avg Bid)
    $31 平均报价
    18 个竞标

    Hello! I'm looking for an experienced Person who can build the mobile device management (MDM) Server for iPhone device. Specifically, I need someone with expertise who can create a custom MDM solution. This solution must be capable of advanced user access control, including full control of devices, remote wipe capabilities, and more. The MDM functionality I need is for iPhone device enrollment and management. I do not have an existing solution that needs to be integrated, so will require a new solution to be built from scratch. Before showing interest on this job, Please read the below link and then you can bid for this job FYI: The ideal candidate has extensive experience developing mobile device management

    $33 / hr (Avg Bid)
    $33 / hr 平均报价
    6 个竞标

    I'm in need of an experienced backend developer to create a mail parser with the following specifications: - **Email Protocol:** The mail parser should support SMTP, so proficiency in this area is a must. - **Primary Goal:** The primary function of this mail parser should be storing emails in a MySQL database. If you have experience with database integration, this would be a big plus. This project requires expertise in backend development, specifically with an understanding of how SMTP works. You should also be familiar with MySQL and have experience in integrating databases into applications. Please provide examples of similar projects you've worked on in your proposal. Thank you.

    $22 (Avg Bid)
    $22 平均报价
    11 个竞标

    I need a VA with Wix store experience, a keen eye for detail, and proficiency in spreadsheet management. You'll be tasked with: - Keyword Optimization: Adjust the product titles on my Wix store to ensure they are optimized for search engines. Experience with SEO would be beneficial for this. - Database Creation: Develop a comprehensive database for all my products. This will include attributes like Product names, Product prices, and Product URLs. - Formatting: The database should contain separate columns for each product attribute. Strong organizational skills and experience with data entry would be ideal. Ultimately, the goal is to streamline the management of my product listings for a smoother business operation. Prior experience with Wix and creating pro...

    $2 / hr (Avg Bid)
    $2 / hr 平均报价
    6 个竞标

    In dire need of a proficient individual who can assist in JSON data entry tasks. I require the handling, entering, and managing of JSON data sourced from a database. The focus is on three specific fields - customer data, product information, and sales records. Ideal candidate should exhibit: - Strong experience in JSON data entry - Precise attention to details especially with customer data, product information, and sales records - Superior organizational and multitasking abilities Your rigorous approach to data accuracy and your dedication to meeting deadlines will ensure success in this project. Let's connect soon!

    $20 / hr (Avg Bid)
    $20 / hr 平均报价
    47 个竞标

    I am looking for an expert to assist in creating a dynamic Power Bi dashboard. This job should revolve around integrating data from Excel spreadsheets and designing a variety of data visualizations. Key Responsibilities: * Guide me in creating the dashboard on my company account. * Connect the Power Bi dashboard to Excel spreadsheets as the primary data source * Develop compelling data visualizations using pie charts, line graphs, and bar charts * Configure the dashboard to refresh data on a weekly basis Ideal Candidate: * Strong experience with Power Bi and data analysis * Proficient in handling Excel data * Expertise in creating different types of charts * Ability to work with time-based data refreshing schedules Scope of Work: The Initiator engages the Creator to develop ...

    $83 (Avg Bid)
    $83 平均报价
    17 个竞标

    I'm in need of an experienced and creative mobile app developer to craft an innovative mobile application for me. The mobile app should serve the general public and combine some specific features to make a user's experience convenient and enjoyable. Key functionalities should include: - Social media integration, allowing users to connect the app with their various social media accounts - In-app messaging, enabling users to communicate with each other within the app - Push notifications, informing users about important updates or messages even when they are not actively using the app Timing is crucial for this project as I'm looking to have it completed within a month. Ideal candidates should have: - Proven experience in mobile app development for both iOS and And...

    $16 / hr (Avg Bid)
    $16 / hr 平均报价
    33 个竞标

    I'm on the lookout for a skilled graphic designer to create a modern styled logo for my brand. I'm aiming for a design that speaks volumes but in a subtle, neutral, and soft color scheme. Ideal Skills and Experience: - Profound experience in Logo Design. - Adept at delivering a Modern design style. - An understanding of color theory and its application, particularly in creating soft and ne...modern styled logo for my brand. I'm aiming for a design that speaks volumes but in a subtle, neutral, and soft color scheme. Ideal Skills and Experience: - Profound experience in Logo Design. - Adept at delivering a Modern design style. - An understanding of color theory and its application, particularly in creating soft and neutral color schemes. If this aligns with your skil...

    $48 (Avg Bid)
    $48 平均报价
    139 个竞标

    I'm looking for a skilled individual who has a good understanding of Mechanical Engineering and Data Science to help me set up a database that records the live feed of on-board sensors in a car. Key Responsibilities: - Utilizing an On-Board Diagnostic Tool and an app to record the data - Implementing a database to store the collected sensor data - Analyzing the data primarily for predictive maintenance using statistical analysis Ideal Skills: - Mechanical Engineering background - Proficiency in working with On-Board Diagnostic Tools - Strong experience in statistical analysis - Knowledge of database management systems and data analysis tools - Experience in predictive maintenance is a plus This project requires attention to detail, analytical thinking, and the...

    $24 / hr (Avg Bid)
    $24 / hr 平均报价
    8 个竞标

    I am searching for a Product Analyst who can apply their knowledge towards data analysis, market research, and performance monitoring. Its a small assignment This assignment involves diving into a snowflake database to explore how customers behave. The goal is to find useful information that can help the Product team make decisions to make the business grow. After you uncover insights, you'll suggest changes to the product, like adding new features, making current features better, or even getting rid of features that aren't working well. You need to do the analysis, create graphs to show your findings, share all the code you used, and also come up with a plan for an A/B test to try out one of your suggested changes. Note: Its a short assignment, not spend more than tw...

    $12 (Avg Bid)
    $12 平均报价
    4 个竞标
    Social App Development 6 天 left
    已验证

    As the owner of a start-up aiming to connect individuals, I'm seeking a professional app developer to bring my vision to life. The platform should be available on both iOS and Android. Key Features: - Messaging: A secure, user-friendly messaging system is essential for users to communicate effectively. - Profile Customization: The ability for users to personalize their profiles with images, information and preferences is key for building a social identity. - Friend Request System: A seamless system for users to connect with others is crucial. It's important that both existing and new connections can be made with ease. Skills and Experience: - Demonstrable experience in developing and launching social apps, with a portfolio showcasing your work. - Proficient with b...

    $381 (Avg Bid)
    $381 平均报价
    115 个竞标

    I'm ...option have some drop list text he can choose for the format . and then after he finish . he click created order birthday . then I need approve this . after approve . he can share the invite birthday to friends and family . the design of the birthday page is full wide on screen. open only on mobile ! can't open on desktop . Can edit the invite birthday from admin . I want also later to connect this system to AIRTBALE if you know what is . the invite birthday will looks like this with unique URL - ( it's open only on mobile) in the design have the all the details from what customer put in the form . also have our logo and have button to share in WhatsApp . my system manage can see all the customers created invite birthday .

    $160 (Avg Bid)
    $160 平均报价
    79 个竞标

    I need a talented VB.net developer with a strong background in SQL Server. Key Responsibilities: - Develop software applications using VB.net - Efficiently manage databases - Designing, coding, testing, and debugging software applications using VB.NET. - Calling third-party API - Payment gateway integration - Stored Procedure Ideal Candidate: - Proven experience in VB.net development - Strong familiarity with SQL Server - Good problem-solving skills - Ability to work independently and meet deadlines. Please provide relevant work samples in VB.net development and describe your experience with SQL Server.

    $339 (Avg Bid)
    $339 平均报价
    13 个竞标

    I'm looking for a skilled developer to connect my WooCommerce webshop to Selectline inventory management software via API. The goal is to have a seamless synchronization of order details between the two systems, enhancing the efficiency of my business processes. The ideal candidate will have: - Proficient experience in API development and integration, particularly with WooCommerce and Selectline. - A solid understanding of PHP programming, as the project requires the use of this language. - Prior experience with inventory management systems and e-commerce platforms, to ensure a smooth and effective connection between the two. Key Synchronization Requirements: - Customer Details: The full set of customer information including name, address, and contact information must be sync...

    $567 (Avg Bid)
    $567 平均报价
    104 个竞标

    I'm looking for an experienced server administrator to optimize my dedicated server running Almalinux 9.3 + Plesk. The server is currently performing poorly with slow website loading times and database slowdowns, which is unacceptable as I regularly have more than 500 concurrent visitors. The primary focus of this project will be optimizing the server's Plesk settings, Postgres and MariaDB databases, and PHP 8.2 configuration. Key tasks will include, but are not limited to: - Configuring Plesk for optimal performance, including adjusting server pool size - Identifying and implementing improvements to Postgres and MariaDB settings to reduce slowdowns - Tuning PHP 8.2 to enhance website speed and performance Ideal candidates for this project ...

    $161 (Avg Bid)
    $161 平均报价
    30 个竞标

    I'm seeking a skilled PHP/MySQL developer to create a custom PHP POS application. This job will require you to have good experience in PHP/MySQL. You will be paid on a task-based. We will test you with some sample tasks. To be eligible for further discussion I want you to have a look into the portal by visiting the below link...require you to have good experience in PHP/MySQL. You will be paid on a task-based. We will test you with some sample tasks. To be eligible for further discussion I want you to have a look into the portal by visiting the below link and create a free account and try the portal give me one issue you have faced and can be improved in the portal. If you are unable to do above then your application will be rejected immediately.

    $211 (Avg Bid)
    $211 平均报价
    64 个竞标

    ...Yy21FO/edit?usp=sharing&ouid=114871424685471706323&rtpof=true&sd=true We followed the instructions provided and implemented the following code using server-side Node.js. We utilized ngrok to enable HTTPS connections. We have successfully initiated a transaction using this code in the uploaded file. However, we encountered an issue retrieving the transaction, which should have been provided but is not available. We were advised to handle callbacks and decrypt the response, but we're facing difficulties in doing so. Handling callbacks and post-success payment URLs did not resolve the issue. We now need the transaction ID, which we are unable to obtain. We need someone who can do the final step here and complete the integration on the website. The website ...

    $95 (Avg Bid)
    $95 平均报价
    25 个竞标

    I am seeking a detail-oriented freelancer who can expertly transfer text data from PDF files into a database. The ideal candidate should possess the following skills and experience: - Proficiency in working with PDF files - Expertise in data entry tasks - Experience in formatting and structuring databases - Excellent attention to detail Suitable candidates need to handle copious amounts of text data, accurately convert the text-containing PDF files into a structured and organized database. This includes careful validation to ensure no data is lost or misrepresented during the data entry process.

    $10 / hr (Avg Bid)
    $10 / hr 平均报价
    65 个竞标

    Hi Ashish, this is for the tasks I emailed about.

    $50 (Avg Bid)
    $50 平均报价
    1 个竞标