•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 426,022 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,660 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser: Programming Forums
Views: 2859 | Replies: 2
![]() |
I want to install my own php script into my server (shared) but the moment I test my page, the following errors occurs.
Please sombody give me step by step procedure on how to install php script with MySQL database.. I don't want to pay just for installation anymore.
Thanks,
Jun
Warning: main(): Unable to access ../includes/global.php in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Warning: main(../includes/global.php): failed to open stream: Permission denied in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Warning: main(): Unable to access ../includes/global.php in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Warning: main(../includes/global.php): failed to open stream: Permission denied in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Warning: main(): Failed opening '../includes/global.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Fatal error: Unknown function: dbconnect() in /home/linkme2u/public_html/paidmail/site/index.php on line 9
Please sombody give me step by step procedure on how to install php script with MySQL database.. I don't want to pay just for installation anymore.
Thanks,
Jun
•
•
Join Date: Nov 2003
Location: Toronto, Canada
Posts: 354
Reputation:
Rep Power: 6
Solved Threads: 5
You need to show us the relevant lines.
Hmm looks like your permissions are wrong. You will need to use chmod to give the webserver access to the files in your script. Chmod 755 will probably be good, if that doesn't work go 777. If you use a ftp program you could try right-clicking on the file on the server and choose properties, this should give you access to change the files permissions. For more info google: chmod tutorial. There are lots of tutorials.
Dance
Dance
![]() |
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Script Installation Page On php. (PHP)
- How can I send variables from a PHP script to another URL using POST without......... (PHP)
- ELAHOST:$3.95/Domains - Free Script Installation - Site Builder - FREE SETUP (Web Hosting Deals)
- Script Installation, Server Administration (Post your Resume)
- how to find stock information with php script (PHP)
- need help with PHP Script translation (PHP)
Other Threads in the MySQL Forum
- Previous Thread: Database Question From Newbie
- Next Thread: MySQL. Very much a beginner


Linear Mode