Need help with server related error !!!

mukim.official68

New Member
Messages
2
Reaction score
0
Points
0
Well ... i installed a ptc script for testing it ...

& configured all the things perfectly in the script and the database related things
but when i access the site it gives me this error


Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613) is not within the allowed path(s): (/home/:/tmp) in /home/mukim/public_html/ads2cash.co.cc/lib/lib_security.php on line 3
extension_dir does not exist: /usr/local/lib/php/extensions/no-debug-non-zts-20060613


well ... i think its related to SourceGuardian .. and also in the installation manual it was written that i needs to install Source Guardian .. but i think some configuration has to be done in PHP ... & we dont have any access to it

so what should i do now??
 
Last edited:

igetmoney9765

New Member
Messages
3
Reaction score
0
Points
0
I am having the same problem when I used Fantasico or how ever you spell it but I tryed installing a hand full of stuff! And It wont work it gives me that error.
 

vv.bbcc19

Community Advocate
Community Support
Messages
1,524
Reaction score
92
Points
48
Well ... i installed a ptc script for testing it ...

& configured all the things perfectly in the script and the database related things
but when i access the site it gives me this error


Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/usr/local/lib/php/extensions/no-debug-non-zts-20060613) is not within the allowed path(s): (/home/:/tmp) in /home/mukim/public_html/ads2cash.co.cc/lib/lib_security.php on line 3
extension_dir does not exist: /usr/local/lib/php/extensions/no-debug-non-zts-20060613


well ... i think its related to SourceGuardian .. and also in the installation manual it was written that i needs to install Source Guardian .. but i think some configuration has to be done in PHP ... & we dont have any access to it

so what should i do now??
Can you please put what script it is by giving some URL ?
We will test ..
regards,
VVBB
 

davidsuarezghost49

New Member
Messages
1
Reaction score
0
Points
0
Need help with server related error too

Hi everybody. I just get started in web things, using Apache and TikiWiki.

I wonder if the thing i have been doing make sense:

Previous OK history of the site:
- Installed on my computer XAMPP for windows.
- Installed TikiWiki ver 6.2 (same as softaculous) in xampp/htdocs/
- Made the empty database with admin account to be used by TikiWiki
- Runned the installation script of TikiWiki and configured the site (personalized favicon and Logo y a folder relative to .../img/)
- Wrote users accounts, blogs, trackers, surveys, wikipages, for the TikiWiki during last 2 weeks, with only the basic ones replicatted on the site (by remote editing, i have learned with the first suspension that remote editing is not the right way to create a site)
- Exported the database from my PC (with all the new pages and new look) to a .sql file
- Tested the site with (dinamic IP) DNS linked to my PC from differents locations: Everything OK
- Uninstalled TikiWiki ver 6.2 form my site using softacolous.
- Installed TikiWiki ver 6.2 using softacolous at my site wikivecino.x10.mx/chacao/
- Runned the install script, configured the admin account with the same password that in my PC.
- In admin panel, in features, selected the same options enabled at my PC´s TikiWiki, saved and logged out.

Actual not OK situation:
- In MyPhpAdmin emptied the TikiWiki database
- Imported the database from my PC.
- Opened a new tab to see the changes in the site:
Everything seems perfect in the Homepage, with the look configured in the PC (except the logo). I was able to list all the forums, wikipages and users accounts. I even was able to create a new wiki page and saw the new page´s name from the listing of wiki pages. BUT the problem is the only wiki page that actually open is the custom-homepage, When clicking the links to the next pages from the custom-homepage or from the listing of wiki pages, appears a 404 error. That was yesterday.
Today i tried to open the site and there is a message of The page is temporarily unavailable, please try later.

The issues are:
- Even the site gets available again, how to fit the problem of "missing" wikipages
- What i can read to learn a right or better way to migrate my site from my PC to my site at x10hosting? I suppose it wouldn´t be a good idea to copy the files from my PC´s TikiWiki installation to the TikiWiki folder of my x10hosting´s account (or it does? Theorically the files left by softacolous are the same, even i pasted logo and favicon).

Thanks

---------- Post added 03-28-2011 at 01:33 AM ---------- Previous post was 03-27-2011 at 06:56 PM ----------

I have found a solution: Deactive the "Search engine friendly url" sefurl feature in Admin-Features-New tab

I read something about renaming the _htaccess to .htaccess to make the feature work, but i don´t understand those things yet. There is a minor thing i´ll be looking solution: Unicode support. The text show á ¿ ... (special characters as: �)
 
Top